Command Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Command Property
Patterns-In-Action! ApplicationWPFViewModelCommandModelCommand
Gets the routed command.
Declaration Syntax
C# Visual Basic
public RoutedUICommand Command { get; private set; }
Public Property Command As RoutedUICommand

Assembly: WPFViewModel (Module: WPFViewModel) Version: 1.0.0.0 (1.0.0.0)