C# 클래스 Microsoft.Test.NarratorErrorDialogs

파일 보기 프로젝트 열기: geeksree/cSharpGeeks

공개 메소드들

메소드 설명
HandleVoiceLanguageWarningForm ( ) : void

WindowOpenedEventHandler ( object obj, AutomationEventArgs argument ) : void

비공개 메소드들

메소드 설명
VoiceLanguageWarningForm ( ) : void

메소드 상세

HandleVoiceLanguageWarningForm() 공개 메소드

public HandleVoiceLanguageWarningForm ( ) : void
리턴 void

WindowOpenedEventHandler() 정적인 공개 메소드

static public WindowOpenedEventHandler ( object obj, AutomationEventArgs argument ) : void
obj object
argument System.Windows.Automation.AutomationEventArgs
리턴 void