Share via


ExpIndependentPointerInputObserver Class

Definition

public ref class ExpIndependentPointerInputObserver sealed : ExpPointerInputObserver
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedExperimentalContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ExpIndependentPointerInputObserver final : ExpPointerInputObserver
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedExperimentalContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ExpIndependentPointerInputObserver : ExpPointerInputObserver
Public NotInheritable Class ExpIndependentPointerInputObserver
Inherits ExpPointerInputObserver
Inheritance
Object Platform::Object IInspectable ExpInputObject ExpPointerInputObserver ExpIndependentPointerInputObserver
Attributes

Properties

Name Description
DispatcherQueue (Inherited from ExpInputObject)
InputSite (Inherited from ExpInputObject)

Methods

Name Description
Close() (Inherited from ExpInputObject)
CreateForVisual(Visual, CoreInputDeviceTypes)
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from ExpInputObject)

Events

Name Description
PointerCaptureLost (Inherited from ExpPointerInputObserver)
PointerEntered (Inherited from ExpPointerInputObserver)
PointerExited (Inherited from ExpPointerInputObserver)
PointerMoved (Inherited from ExpPointerInputObserver)
PointerPressed (Inherited from ExpPointerInputObserver)
PointerReleased (Inherited from ExpPointerInputObserver)
PointerRoutedAway (Inherited from ExpPointerInputObserver)
PointerRoutedReleased (Inherited from ExpPointerInputObserver)
PointerRoutedTo (Inherited from ExpPointerInputObserver)
PointerWheelChanged (Inherited from ExpPointerInputObserver)

Applies to