Defines constants that specify the content flow direction for text and UI elements.
Public Enumeration FlowDirection
public enum FlowDirection
<object property="enumMemberName"/>
The flow direction of content typically corresponds to the innate flow direction of the language that is represented. Hebrew and Arabic provide examples of languages that naturally flow from right-to-left. English, German, and Russian provide examples of languages that naturally flow from left-to-right.
This enumeration provides values for the FrameworkElement..::.FlowDirection property.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.