GridItemPatternIdentifiers.RowProperty Fält

Definition

Identifierar egenskapen Row .

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

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 GridItemPattern.

Gäller för

Se även