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

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

공개 메소드들

메소드 설명
GetRuntimeId ( ) : int[]
StructureChangedEventArgs ( StructureChangeType structureChangeType, int runtimeId ) : System

메소드 상세

GetRuntimeId() 공개 메소드

public GetRuntimeId ( ) : int[]
리턴 int[]

StructureChangedEventArgs() 공개 메소드

public StructureChangedEventArgs ( StructureChangeType structureChangeType, int runtimeId ) : System
structureChangeType StructureChangeType
runtimeId int
리턴 System