Class MoveCommands
public static class MoveCommands
- Inheritance
-
MoveCommands
- Inherited Members
Properties
MoveBottom
public static MoveBottomCommand MoveBottom { get; set; }
Property Value
MoveNext
public static MoveNextCommand MoveNext { get; set; }
Property Value
MovePrevious
public static MovePreviousCommand MovePrevious { get; set; }
Property Value
MoveTop
public static MoveTopCommand MoveTop { get; set; }