C# 클래스 WATKit.Controls.PasswordBox

Wraps password for automation
상속: EditBoxBase
파일 보기 프로젝트 열기: MikeHanson/WATKit

보호된 메소드들

메소드 설명
ValidateElement ( AutomationElement element ) : void

Validates the element.

메소드 상세

ValidateElement() 보호된 메소드

Validates the element.
protected ValidateElement ( AutomationElement element ) : void
element System.Windows.Automation.AutomationElement The element.
리턴 void