TextPatternIdentifiers.TextFlowDirectionsAttribute Fält

Definition

Identifierar TextFlowDirections attributet (FlowDirections) för ett textintervall.

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 

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i TextPattern.

Värden för det här attributet är av typen FlowDirections.

Standardvärdet är bitvis kombination av följande värden: VerticalBottomToTop|RightToLeft|.

Gäller för

Se även