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