Share via


Ribbon.TitleProperty Field

Identifies the Title dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

Ribbon Class

Microsoft.Windows.Controls.Ribbon Namespace