3 implementations of AdviseEventRemoved
PresentationCore (1)
MS\Internal\Automation\ElementProxy.cs (1)
231
public void
AdviseEventRemoved
(int eventID, int[] properties)
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
284
void IRawElementProviderAdviseEvents.
AdviseEventRemoved
(int eventIdAsInt, int[] propertiesAsInts)
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
308
void IRawElementProviderAdviseEvents.
AdviseEventRemoved
(int eventIdAsInt, int[] propertiesAsInts)