2 references to RaiseEvents
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
47
_createOnEvent = new WinEventTracker.ProxyRaiseEvents (
RaiseEvents
);
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
109
_createOnEvent = new WinEventTracker.ProxyRaiseEvents(WindowsUpDown.
RaiseEvents
);