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