3 implementations of AdviseEventAdded
PresentationCore (1)
MS\Internal\Automation\ElementProxy.cs (1)
226
public void
AdviseEventAdded
(int eventID, int[] properties)
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
266
void IRawElementProviderAdviseEvents.
AdviseEventAdded
(int eventIdAsInt, int[] propertiesAsInts)
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
290
void IRawElementProviderAdviseEvents.
AdviseEventAdded
(int eventIdAsInt, int[] propertiesAsInts)