2 writes to _listenerCount
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
98
_listenerCount
++;
113
--
_listenerCount
;
1 reference to _listenerCount
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsTooltip.cs (1)
110
if(
_listenerCount
> 0 )