C# Class Microsoft.Test.NarratorErrorDialogs

Afficher le fichier Open project: geeksree/cSharpGeeks

Méthodes publiques

Méthode Description
HandleVoiceLanguageWarningForm ( ) : void

WindowOpenedEventHandler ( object obj, AutomationEventArgs argument ) : void

Private Methods

Méthode Description
VoiceLanguageWarningForm ( ) : void

Method Details

HandleVoiceLanguageWarningForm() public méthode

public HandleVoiceLanguageWarningForm ( ) : void
Résultat void

WindowOpenedEventHandler() static public méthode

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