ItemContainerPattern.Pattern Veld

Definitie

Identificeert het ItemContainerPattern besturingspatroon.

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

Waarde van veld

Opmerkingen

Deze id wordt gebruikt door UI Automation clienttoepassingen. UI Automation providers moeten het equivalente veld in SynchronizedInputPatternIdentifiers gebruiken.

De patroon-id wordt doorgegeven aan methoden, zoals GetCurrentPattern, om het controlepatroon van belang op te halen uit de opgegeven AutomationElement.

Van toepassing op