SelectionPatternIdentifiers.SelectionProperty Veld

Definitie

Hiermee wordt de eigenschap geïdentificeerd waarmee de geselecteerde items in een container worden opgeslagen.

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

Waarde van veld

Opmerkingen

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in SelectionPattern.

Van toepassing op

Zie ook