Version 24.2 (latest)

Commanding Class Fields

For a list of all members of this type, see Commanding members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CommandPropertyAn attached property that Gets/Sets the CommandSource that should be attached to a System.Windows.FrameworkElement  
Public Fieldstatic (Shared in Visual Basic)CommandsPropertyGets a collection of CommandSource objects that should be attached to a specified System.Windows.FrameworkElement  
Public Fieldstatic (Shared in Visual Basic)CommandTargetPropertyAn attached property that Gets/Sets the CommandTarget that should be attached to a System.Windows.FrameworkElement  
See Also