The CursorAction type exposes the following members.

Methods

  NameDescription
Discharge
Disassociates the cursor action from the cursor.
Execute
Executes the cursor action. This is typically called when the mouse is released after a click or press-and-drag action.
ExecuteCore
When overridden in a derived class, executes the cursor action.
GetCurrent
Gets the value of the Current attached property for an object.
SetCurrent
Sets the value of the Current attached property for an object.

See Also