4.865 SystemCommands (4.5)

x:Object > SystemCommands
SystemCommands
(usage)
{x:Static SystemCommands.StaticPropertyName}
(description)
Defines routed commands that are common to window management.
[is default constructible]
false
(static properties)
CloseWindowCommand
RoutedCommand
(description)
A command that closes a window.
MaximizeWindowCommand
RoutedCommand
(description)
A command that maximizes a window.
MinimizeWindowCommand
RoutedCommand
(description)
A command that maximizes a window.
RestoreWindowCommand
RoutedCommand
(description)
A command that restores a window.
ShowSystemMenuCommand
RoutedCommand
(description)
A command that displays the system menu.