ItemAutomationPeer.IsPasswordCore 메서드

정의

지정된 UIElement에 보호된 콘텐츠가 있는지 여부를 나타내는 값을 가져옵니다.

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

반환

Boolean

지정된 UIElement에 보호된 콘텐츠가 들어 있으면 true이고, 그렇지 않으면 false입니다.

설명

UIElement는 이 Items와 연결된 ItemAutomationPeer 컬렉션의 데이터 항목에 해당합니다. 이 메서드는 IsPassword에 의해 호출됩니다.

적용 대상

추가 정보