1 write to _callbackDelegate
UIAutomationClient (1)
MS\Internal\Automation\EventListenerClientSide.cs (1)
42_callbackDelegate = new UiaCoreApi.UiaEventCallback(OnEvent);
2 references to _callbackDelegate
UIAutomationClient (2)
MS\Internal\Automation\EventListenerClientSide.cs (2)
43_gch = GCHandle.Alloc(_callbackDelegate); 243return _callbackDelegate;