RichTextBox.LineStackingStrategy Property
Silverlight
Gets or sets a value that indicates how a line box is determined for each line of text in the RichTextBox.
Namespace: System.Windows.Controls
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 the RichTextBox. 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.