Click or drag to resize

CursorChangedEventArgs Properties

The CursorChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyId
The ID of the created session.
(Inherited from SessionEventArgs.)
Public propertyNewPosition
The cursor's new position.
Public propertyOrigin
Specifies the origin of the event.
(Inherited from PresentationSpaceEventArgs.)
Public propertyVisible
The cursor's visibility.
Top
See Also