RibbonControlService.LabelProperty Field

Identifies the Label dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonControlService Class

Microsoft.Windows.Controls.Ribbon Namespace