1 write to _refRid
UIAutomationClient (1)
MS\Internal\Automation\EventListenerClientSide.cs (1)
29_refRid = elRoot.GetRuntimeId();
4 references to _refRid
UIAutomationClient (4)
MS\Internal\Automation\EventListenerClientSide.cs (4)
97if( !Misc.Compare( _refRid, rid ) ) 114Misc.Compare(_refRid, AutomationElement.RootElement.GetRuntimeId())) 171Misc.Compare(_refRid, AutomationElement.RootElement.GetRuntimeId())) 185if ( Misc.Compare( rid, _refRid ) )