C# 클래스 System.Windows.Automation.AutomationFocusChangedEventArgs

상속: AutomationEventArgs
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 메소드들

메소드 설명
AutomationFocusChangedEventArgs ( int idObject, int idChild ) : System

메소드 상세

AutomationFocusChangedEventArgs() 공개 메소드

public AutomationFocusChangedEventArgs ( int idObject, int idChild ) : System
idObject int
idChild int
리턴 System