EffectiveFlowDirectionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for finding out the flow direction and whether it was explicitly set.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class EffectiveFlowDirectionExtensions
type EffectiveFlowDirectionExtensions = class
- Inheritance
-
System.ObjectEffectiveFlowDirectionExtensions
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute
Methods
IsExplicit(EffectiveFlowDirection) |
Returns |
IsImplicit(EffectiveFlowDirection) |
Returns |
IsLeftToRight(EffectiveFlowDirection) |
Returns |
IsRightToLeft(EffectiveFlowDirection) |
Returns |