4.746 RibbonTwoLineText (4.5)

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > RibbonTwoLineText, IInputElement
RibbonTwoLineText
(usage)
<RibbonTwoLineText />
(description)
Represents a specialized label that can display its contents on one or two lines, with an optional shape displayed inline with the text.
[name property]
Name
[xml lang property]
Language
(properties)
BaselineOffset
x:Double
(description)
The amount by which each line of text is offset from the baseline.
LineHeight
x:Double
(description)
The height of each line of content.
[text syntax]
LengthSyntax
LineStackingStrategy
LineStackingStrategy
(description)
The mechanism by which the line box is determined for each line of content.
Padding
Thickness
(description)
The thickness of the space between the boundaries of the content area and the displayed content.
PathFill
Brush
(description)
The brush that is used to draw the inside of the shape that is displayed with the label.
PathStroke
Brush
(description)
The brush that is used to draw the outline of the shape that is displayed with the label.
Text
x:String
(description)
The text content in this element.
TextAlignment
TextAlignment
(description)
A value that indicates the horizontal alignment of text content in this element.
TextDecorations
TextDecorationCollection
(description)
A TextDecorationCollection that contains the effects to apply to the text content in this element.
TextEffects
TextEffectCollection
(description)
The effects to apply to the text content in this element.
TextTrimming
TextTrimming
(description)
The text trimming behavior to use when content overflows the content area.
(attachable properties)
RibbonTwoLineText.HasTwoLines
x:Boolean
(description)
A value that indicates whether this control layout can extend to two lines or if it is restricted to one line.
[target type]
DependencyObject
RibbonTwoLineText.PathData
Geometry
(description)
The geometry data that defines the shape that is displayed with the label.
[target type]
DependencyObject