2 writes to _listenerCount
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
90
_listenerCount
++;
105
--
_listenerCount
;
1 reference to _listenerCount
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsTooltip.cs (1)
102
if(
_listenerCount
> 0 )