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