SelectionPatternIdentifiers.SelectionProperty Feld

Definition

Bezeichnet die Eigenschaft, die die in einem Container ausgewählten Elemente abruft.

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 

Feldwert

AutomationProperty

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld in SelectionPattern.

Gilt für

Siehe auch