TextPatternIdentifiers.TextFlowDirectionsAttribute 字段

定义

标识文本范围的 TextFlowDirectionsFlowDirections) 属性。

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ TextFlowDirectionsAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute TextFlowDirectionsAttribute;
 staticval mutable TextFlowDirectionsAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly TextFlowDirectionsAttribute As AutomationTextAttribute 

字段值

注解

UI 自动化提供程序使用此标识符。 UI 自动化客户端应用程序应使用 TextPattern中的等效字段。

此属性的值的类型为 FlowDirections

默认值是以下值的按位组合:Vertical|RightToLeft|BottomToTop

适用于

另请参阅