RibbonTwoLineText::HasTwoLines Attached Property
.NET Framework (current version)
Gets or sets a value that indicates whether this control layout can extend to two lines or if it is restricted to one line.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
Property Value
Type: System::Booleantrue if this control layout can extend to two lines; false if the control layout is restricted to one line.
Show: