Block.LineStackingStrategy Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates how a line box is determined for each line of text in a Block.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.LineStackingStrategyA value that indicates how a line box is determined for each line of text in a Block. The default is MaxHeight.
Show: