Automation.RemoveAllEventHandlers Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Rimuove tutti i gestori eventi Automazione interfaccia utente registrati.
public:
static void RemoveAllEventHandlers();
public static void RemoveAllEventHandlers();
static member RemoveAllEventHandlers : unit -> unit
Public Shared Sub RemoveAllEventHandlers ()
Si applica a
Vedi anche
- RemoveAutomationEventHandler(AutomationEvent, AutomationElement, AutomationEventHandler)
- RemoveAutomationFocusChangedEventHandler(AutomationFocusChangedEventHandler)
- RemoveAutomationPropertyChangedEventHandler(AutomationElement, AutomationPropertyChangedEventHandler)
- RemoveStructureChangedEventHandler(AutomationElement, StructureChangedEventHandler)
- Sottoscrivere eventi di automazione interfaccia utente
- Panoramica degli eventi di automazione dell'interfaccia utente