C# 클래스 Mono.UIAutomation.Winforms.FormListener

파일 보기 프로젝트 열기: mono/uia2atk 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( ) : void

Set up the FormListener class to listen to winforms events that will allow the correct UIA providers to be created and the correct UIA events to be fired.

비공개 메소드들

메소드 설명
OnFormAdded ( object sender, EventArgs args ) : void

메소드 상세

Initialize() 공개 정적인 메소드

Set up the FormListener class to listen to winforms events that will allow the correct UIA providers to be created and the correct UIA events to be fired.
public static Initialize ( ) : void
리턴 void