Design Pattern Framework 3.5
ExitCommand Property
Patterns-In-Action! Application ► WPFApplication.Commands ► ActionCommands ► ExitCommand
Declaration Syntax
C# | Visual Basic |
public static RoutedUICommand ExitCommand { get; private set; }
Public Shared Property ExitCommand As RoutedUICommand