ComponentCommands Class
namespace Noesis | MSDN
Provides a standard set of component related commands.
Properties
| Name | Description |
|---|---|
| ExtendSelectionDownCommand | Gets the value that represents the Extend Selection Down command |
| ExtendSelectionLeftCommand | Gets the value that represents the Extend Selection Left command |
| ExtendSelectionRightCommand | Gets the value that represents the Extend Selection Right command |
| ExtendSelectionUpCommand | Gets the value that represents the Extend Selection Up command |
| MoveDownCommand | Gets the value that represents the Move Down command |
| MoveFocusBackCommand | Gets the value that represents the Move Focus Back command |
| MoveFocusDownCommand | Gets the value that represents the Move Focus Down command |
| MoveFocusForwardCommand | Gets the value that represents the Move Focus Forward command |
| MoveFocusPageDownCommand | Gets the value that represents the Move Focus `Page <Gui.Core._Page.html>`_ Down command |
| MoveFocusPageUpCommand | Gets the value that represents the Move Focus `Page <Gui.Core._Page.html>`_ Up command |
| MoveFocusUpCommand | Gets the value that represents the Move Focus Up command |
| MoveLeftCommand | Gets the value that represents the Move Left command |
| MoveRightCommand | Gets the value that represents the Move Right command |
| MoveToEndCommand | Gets the value that represents the Move to End command |
| MoveToHomeCommand | Gets the value that represents the Move to Home command |
| MoveToPageDownCommand | Gets the value that represents the Move to `Page <Gui.Core._Page.html>`_ Down command |
| MoveToPageUpCommand | Gets the value that represents the Move to `Page <Gui.Core._Page.html>`_ Up command |
| MoveUpCommand | Gets the value that represents the Move Up command |
| ScrollByLineCommand | Gets the value that represents the Scroll by `Line <Gui.Core._Line.html>`_ command |
| ScrollPageDownCommand | Gets the value that represents the Scroll `Page <Gui.Core._Page.html>`_ Down command |
| ScrollPageLeftCommand | Gets the value that represents the Scroll `Page <Gui.Core._Page.html>`_ Left command |
| ScrollPageRightCommand | Gets the value that represents the Scroll `Page <Gui.Core._Page.html>`_ Right command |
| ScrollPageUpCommand | Gets the value that represents the Scroll `Page <Gui.Core._Page.html>`_ Up command |
| SelectToEndCommand | Gets the value that represents the Select to End command |
| SelectToHomeCommand | Gets the value that represents the Select to Home command |
| SelectToPageDownCommand | Gets the value that represents the Select to `Page <Gui.Core._Page.html>`_ Down command |
| SelectToPageUpCommand | Gets the value that represents the Select to `Page <Gui.Core._Page.html>`_ Up command |
Dependency Property Reflection Property
Attached Properties
ComponentCommands has no attached properties
Methods
ComponentCommands has no methods
Events
ComponentCommands has no events
Table of Contents