CursorAction CurrentAction { get; set; }
Property CurrentAction As CursorAction Get Set
property CursorAction CurrentAction { CursorAction get (); void set (CursorAction value); }
abstract CurrentAction : CursorAction with get, set
In This Article