GridItemPatternIdentifiers.RowSpanProperty Fält

Definition

Identifierar egenskapen RowSpan .

public: static initonly System::Windows::Automation::AutomationProperty ^ RowSpanProperty;
public static readonly System.Windows.Automation.AutomationProperty RowSpanProperty;
 staticval mutable RowSpanProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly RowSpanProperty 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