PointerMoveEventArgs class

PointerMoveEventArgs class

Provides data for the OnPointerMove event.

Syntax


public ref class PointerMoveEventArgs sealed 

Members

The PointerMoveEventArgs class has these types of members:

Properties

The PointerMoveEventArgs class has these properties.

PropertyAccess typeDescription

MouseCoordinate

Read-only

Gets the coordinates of the pointer.

 

Requirements

Minimum supported client

Windows 8.1 [Windows Store apps only]

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

Attributes

[MarshalingBehavior(Agile)]
[Threading(Both)]
[Version]

See also

Object

 

 

Show:
© 2017 Microsoft