共用方式為


ExpPointerInputObserver 類別

定義

[WebHostHidden]
public ref class ExpPointerInputObserver : ExpInputObject
/// [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)]
[WebHostHidden]
class ExpPointerInputObserver : ExpInputObject
[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 class ExpPointerInputObserver : ExpInputObject
Public Class ExpPointerInputObserver
Inherits ExpInputObject
繼承
Object Platform::Object IInspectable ExpInputObject ExpPointerInputObserver
衍生
屬性

屬性

DispatcherQueue (繼承來源 ExpInputObject)
InputSite (繼承來源 ExpInputObject)

方法

Close() (繼承來源 ExpInputObject)
CreateForInputSite(ExpInputSite)
Dispose()

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

(繼承來源 ExpInputObject)

事件

PointerCaptureLost
PointerEntered
PointerExited
PointerMoved
PointerPressed
PointerReleased
PointerRoutedAway
PointerRoutedReleased
PointerRoutedTo
PointerWheelChanged

適用於