C# Class Microsoft.Test.NarratorErrorDialogs

Mostrar archivo Open project: geeksree/cSharpGeeks

Public Methods

Method Description
HandleVoiceLanguageWarningForm ( ) : void

WindowOpenedEventHandler ( object obj, AutomationEventArgs argument ) : void

Private Methods

Method Description
VoiceLanguageWarningForm ( ) : void

Method Details

HandleVoiceLanguageWarningForm() public method

public HandleVoiceLanguageWarningForm ( ) : void
return void

WindowOpenedEventHandler() static public method

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