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