Block.LineStackingStrategy Property
Silverlight
Gets or sets a value that indicates how a line box is determined for each line of text in a Block.
Namespace: System.Windows.Documents
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.
Dependency property identifier field: LineStackingStrategyProperty
If LineStackingStrategy properties of a RichTextBox and its Block element differs, the LineStackingStrategy property of the Block will be honored.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: