次の方法で共有


TextPatternIdentifiers.TextFlowDirectionsAttribute フィールド

定義

テキスト範囲の TextFlowDirections (FlowDirections) 属性を識別します。

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

適用対象

こちらもご覧ください