4.120 ComponentCommands

x:Object > ComponentCommands
ComponentCommands
(usage)
{x:Static ComponentCommands.StaticPropertyName}
(description)
Provides a standard set of component-related commands, which have predefined key input gestures and Text properties.
[is default constructible]
false
(static properties)
ExtendSelectionDown
RoutedUICommand
(description)
The value that represents the Extend Selection Down command.
ExtendSelectionLeft
RoutedUICommand
(description)
The value that represents the Extend Selection Left command.
ExtendSelectionRight
RoutedUICommand
(description)
The value that represents the Extend Selection Right command.
ExtendSelectionUp
RoutedUICommand
(description)
The value that represents the Extend Selection Up command.
MoveDown
RoutedUICommand
(description)
The value that represents the Move Down command.
MoveFocusBack
RoutedUICommand
(description)
The value that represents the Move Focus Back command.
MoveFocusDown
RoutedUICommand
(description)
The value that represents the Move Focus Down command.
MoveFocusForward
RoutedUICommand
(description)
The value that represents the Move Focus Forward command.
MoveFocusPageDown
RoutedUICommand
(description)
The value that represents the Move Focus Page Down command.
MoveFocusPageUp
RoutedUICommand
(description)
The value that represents the Move Focus Page Up command.
MoveFocusUp
RoutedUICommand
(description)
The value that represents the Move Focus Up command.
MoveLeft
RoutedUICommand
(description)
The value that represents the Move Left command.
MoveRight
RoutedUICommand
(description)
The value that represents the Move Right command.
MoveToEnd
RoutedUICommand
(description)
The value that represents the Move To End command.
MoveToHome
RoutedUICommand
(description)
The value that represents the Move To Home command.
MoveToPageDown
RoutedUICommand
(description)
The value that represents the Move To Page Down command.
MoveToPageUp
RoutedUICommand
(description)
The value that represents the Move To Page Up command.
MoveUp
RoutedUICommand
(description)
The value that represents the Move Up command.
ScrollByLine
RoutedUICommand
(description)
The value that represents the Scroll By Line command.
ScrollPageDown
RoutedUICommand
(description)
The value that represents the Scroll Page Down command.
ScrollPageLeft
RoutedUICommand
(description)
The value that represents the Scroll Page Left command.
ScrollPageRight
RoutedUICommand
(description)
The value that represents the Scroll Page Right command.
ScrollPageUp
RoutedUICommand
(description)
The value that represents the Scroll Page Up command.
SelectToEnd
RoutedUICommand
(description)
The value that represents the Select To End command.
SelectToHome
RoutedUICommand
(description)
The value that represents the Select To Home command.
SelectToPageDown
RoutedUICommand
(description)
The value that represents the Select To Page Down command.
SelectToPageUp
RoutedUICommand
(description)
The value that represents the Select To Page Up command.