ApplicationCommands Class
namespace Noesis | MSDN
Provides a standard set of application related commands.
Properties
Name | Description | |
---|---|---|
![]() |
CancelPrintCommand | Gets the value that represents the Cancel Print command. |
![]() |
CloseCommand | Gets the value that represents the Close command. |
![]() |
ContextMenuCommand | Gets the value that represents the Context Menu command. |
![]() |
CopyCommand | Gets the value that represents the Copy command. |
![]() |
CorrectionListCommand | Gets the value that represents the Correction List command. |
![]() |
CutCommand | Gets the value that represents the Cut command. |
![]() |
DeleteCommand | Gets the value that represents the Delete command. |
![]() |
FindCommand | Gets the value that represents the Find command. |
![]() |
HelpCommand | Gets the value that represents the Help command. |
![]() |
NewCommand | Gets the value that represents the New command. |
![]() |
OpenCommand | Gets the value that represents the Open command. |
![]() |
PasteCommand | Gets the value that represents the Paste command. |
![]() |
PrintCommand | Gets the value that represents the Print command. |
![]() |
PrintPreviewCommand | Gets the value that represents the Print Preview command. |
![]() |
PropertiesCommand | Gets the value that represents the Properties command. |
![]() |
RedoCommand | Gets the value that represents the Redo command. |
![]() |
ReplaceCommand | Gets the value that represents the Replace command. |
![]() |
SaveAsCommand | Gets the value that represents the SaveAs command. |
![]() |
SaveCommand | Gets the value that represents the Save command. |
![]() |
SelectAllCommand | Gets the value that represents the Select All command. |
![]() |
StopCommand | Gets the value that represents the Stop command. |
![]() |
UndoCommand | Gets the value that represents the Undo command. |
Dependency Property
Read-only
Methods
ApplicationCommands has no methods
Events
ApplicationCommands has no events
Table of Contents