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