ContentElementAutomationPeer.IsPasswordCore Methode

Definition

Ruft einen Wert ab, der angibt, ob das ContentElement, das diesem ContentElementAutomationPeer zugeordnet ist, geschützte Inhalte enthält. 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

false.

Gilt für:

Weitere Informationen