RibbonTwoLineText.LineHeightProperty Field

Identifies the LineHeight dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonTwoLineText Class

Microsoft.Windows.Controls.Ribbon Namespace