RibbonTwoLineText.HasTwoLines Attached Property

Gets or sets a value that indicates whether this control layout can extend to two lines or if it is restricted to one line.

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

Syntax

'Declaration
See GetHasTwoLines, SetHasTwoLines
See GetHasTwoLines, SetHasTwoLines
See GetHasTwoLines, SetHasTwoLines
See GetHasTwoLines, SetHasTwoLines
See GetHasTwoLines, SetHasTwoLines

Property Value

Type: System.Boolean
true if this control layout can extend to two lines; false if the control layout is restricted to one line.

Dependency Property Information

Identifier field

HasTwoLinesProperty

Metadata properties set to true

AffectsMeasure

.NET Framework Security

See Also

Reference

RibbonTwoLineText Class

Microsoft.Windows.Controls.Ribbon Namespace