次の方法で共有


ExpIndependentPointerInputObserver クラス

定義

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
継承
Object Platform::Object IInspectable ExpInputObject ExpPointerInputObserver ExpIndependentPointerInputObserver
属性

プロパティ

DispatcherQueue (継承元 ExpInputObject)
InputSite (継承元 ExpInputObject)

メソッド

Close() (継承元 ExpInputObject)
CreateForVisual(Visual, CoreInputDeviceTypes)
Dispose()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

(継承元 ExpInputObject)

イベント

PointerCaptureLost (継承元 ExpPointerInputObserver)
PointerEntered (継承元 ExpPointerInputObserver)
PointerExited (継承元 ExpPointerInputObserver)
PointerMoved (継承元 ExpPointerInputObserver)
PointerPressed (継承元 ExpPointerInputObserver)
PointerReleased (継承元 ExpPointerInputObserver)
PointerRoutedAway (継承元 ExpPointerInputObserver)
PointerRoutedReleased (継承元 ExpPointerInputObserver)
PointerRoutedTo (継承元 ExpPointerInputObserver)
PointerWheelChanged (継承元 ExpPointerInputObserver)

適用対象