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