2 writes to _listenerCount
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
91
_listenerCount
++;
106
--
_listenerCount
;
1 reference to _listenerCount
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsTooltip.cs (1)
103
if(
_listenerCount
> 0 )