FlowDirection Enumeration
Defines constants that specify the content flow direction for text and UI elements.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
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.
