UIElementAutomationPeer.IsPasswordCore Methode

Definition

Ruft einen Wert ab, der angibt, ob das UIElement, das diesem UIElementAutomationPeer zugeordnet ist, geschützte Inhalte enthält. Diese Methode wird von IsPassword() aufgerufen.

protected:
 override bool IsPasswordCore();
protected override bool IsPasswordCore ();
override this.IsPasswordCore : unit -> bool
Protected Overrides Function IsPasswordCore () As Boolean

Gibt zurück

Boolean

false.

Gilt für