ExpPointerInputObserver 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[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
- 继承
- 派生
- 属性
属性
DispatcherQueue | (继承自 ExpInputObject) |
InputSite | (继承自 ExpInputObject) |
方法
Close() | (继承自 ExpInputObject) |
CreateForInputSite(ExpInputSite) | |
Dispose() |
执行与释放或重置非托管资源关联的应用程序定义的任务。 (继承自 ExpInputObject) |
事件
PointerCaptureLost | |
PointerEntered | |
PointerExited | |
PointerMoved | |
PointerPressed | |
PointerReleased | |
PointerRoutedAway | |
PointerRoutedReleased | |
PointerRoutedTo | |
PointerWheelChanged |