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

DispatcherQueue (Inherited from ExpInputObject)
InputSite (Inherited from ExpInputObject)

Methods

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

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

(Inherited from ExpInputObject)

Events

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