public AutomationEventArgs(System.Windows.Automation.AutomationEvent eventId)
 {
 }
Esempio n. 2
0
 public static void RaiseAutomationEvent(System.Windows.Automation.AutomationEvent eventId, System.Windows.Automation.Provider.IRawElementProviderSimple provider, System.Windows.Automation.AutomationEventArgs e)
 {
 }