The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LineStackingStrategy Enumeration
Silverlight
Describes the mechanism by which a line box is determined for each line.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
![]() | MaxHeight | The stack height is the smallest value that contains the extended block progression dimension of all the inline elements on that line when those elements are properly aligned. This is the default. |
![]() | BlockLineHeight | The stack height is determined by the block element line-height property value. |
| BaselineToBaseline | The stack height is determined by adding LineHeight to the baseline of the previous line. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:
