Freigeben über


LoopingSelectorAutomationPeer.IsSelectionRequired Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob für das Steuerelement mindestens ein untergeordnetes Element ausgewählt werden muss.

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

Eigenschaftswert

Boolean

bool

true , wenn eine Auswahl erforderlich ist; andernfalls false.

Implementiert

Gilt für: