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