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()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

(繼承來源 ExpInputObject)

事件

PointerCaptureLost (繼承來源 ExpPointerInputObserver)
PointerEntered (繼承來源 ExpPointerInputObserver)
PointerExited (繼承來源 ExpPointerInputObserver)
PointerMoved (繼承來源 ExpPointerInputObserver)
PointerPressed (繼承來源 ExpPointerInputObserver)
PointerReleased (繼承來源 ExpPointerInputObserver)
PointerRoutedAway (繼承來源 ExpPointerInputObserver)
PointerRoutedReleased (繼承來源 ExpPointerInputObserver)
PointerRoutedTo (繼承來源 ExpPointerInputObserver)
PointerWheelChanged (繼承來源 ExpPointerInputObserver)

適用於