4.13 ApplicationCommands

x:Object > ApplicationCommands
ApplicationCommands
(usage)
{x:Static ApplicationCommands.StaticPropertyName}
(description)
Provides a standard set of application related commands.
[is default constructible]
false
(static properties)
CancelPrint
RoutedUICommand
(description)
The value that represents the Cancel Print command.
Close
RoutedUICommand
(description)
The value that represents the Close command.
ContextMenu
RoutedUICommand
(description)
The value that represents the Context Menu command.
Copy
RoutedUICommand
(description)
The value that represents the Copy command.
CorrectionList
RoutedUICommand
(description)
The value that represents the Correction List command.
Cut
RoutedUICommand
(description)
The value that represents the Cut command.
Delete
RoutedUICommand
(description)
The value that represents the Delete command.
Find
RoutedUICommand
(description)
The value that represents the Find command.
Help
RoutedUICommand
(description)
The value that represents the Help command.
New
RoutedUICommand
(description)
The value that represents the New command.
NotACommand
RoutedUICommand
(description)
Represents a command which is always ignored.
Open
RoutedUICommand
(description)
The value that represents the Open command.
Paste
RoutedUICommand
(description)
The value that represents the Paste command.
Print
RoutedUICommand
(description)
The value that represents the Print command.
PrintPreview
RoutedUICommand
(description)
The value that represents the Print Preview command.
Properties
RoutedUICommand
(description)
The value that represents the Properties command.
Redo
RoutedUICommand
(description)
The value that represents the Redo command.
Replace
RoutedUICommand
(description)
The value that represents the Replace command.
Save
RoutedUICommand
(description)
The value that represents the Save command.
SaveAs
RoutedUICommand
(description)
The value that represents the Save As command.
SelectAll
RoutedUICommand
(description)
The value that represents the Select All command.
Stop
RoutedUICommand
(description)
The value that represents the Stop command.
Undo
RoutedUICommand
(description)
The value that represents the Undo command.