UIElementAutomationPeer.IsPasswordCore 메서드

정의

UIElement 와 연결된 UIElementAutomationPeer 에 보호된 콘텐츠가 들어 있는지 여부를 나타내는 값을 가져옵니다. 이 메서드는 IsPassword()에 의해 호출됩니다.

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

반환

Boolean

false.

적용 대상