共用方式為


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 自動化提供者會使用此標識碼。 使用者介面自動化用戶端應用程式應該使用 TextPattern中的對等欄位。

這個屬性的值類型為 FlowDirections

預設值是下列值的位元組合:Vertical|RightToLeft|BottomToTop

適用於

另請參閱