SelectionPatternIdentifiers.CanSelectMultipleProperty Veld

Definitie

Identificeert de CanSelectMultiple eigenschap.

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