Freigeben über


SelectorAutomationPeer.IsSelectionRequired Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob für den Microsoft UI Automation-Anbieter mindestens ein untergeordnetes Element ausgewählt werden muss.

public:
 property bool IsSelectionRequired { bool get(); };
bool IsSelectionRequired();
public bool IsSelectionRequired { get; }
var boolean = selectorAutomationPeer.isSelectionRequired;
Public ReadOnly Property IsSelectionRequired As Boolean

Eigenschaftswert

Boolean

bool

true , wenn eine Auswahl erforderlich ist; andernfalls false.

Implementiert

Gilt für: