次の方法で共有


PointerMoveEventArgs クラス

定義

OnPointerMove イベントのデータを提供します。

public ref class PointerMoveEventArgs sealed
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Version(1)]
class PointerMoveEventArgs final
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class PointerMoveEventArgs
Public NotInheritable Class PointerMoveEventArgs
継承
Object Platform::Object IInspectable PointerMoveEventArgs
属性

追加の機能と要件

ソフトウェア開発キット
サポートされる最小 OS
Windows 10 (10.0.10240.0)

プロパティ

MouseCoordinate

ポインターの座標を取得します。

適用対象