AutomationElementIdentifiers.LabeledByProperty Fält

Definition

Identifierar egenskapen LabeledBy .

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

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation-leverantörer. UI Automation klientprogram ska använda motsvarande fält från AutomationElement.

Gäller för

Se även