RibbonGallery.CommandProperty Field

Identifies the Command dependency property.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly CommandProperty As DependencyProperty
public static readonly DependencyProperty CommandProperty
public:
static initonly DependencyProperty^ CommandProperty
static val CommandProperty: DependencyProperty
public static final var CommandProperty : DependencyProperty

Field Value

Type: System.Windows.DependencyProperty
The identifier for the Command dependency property.

.NET Framework Security

See Also

Reference

RibbonGallery Class

Microsoft.Windows.Controls.Ribbon Namespace