1 write to _refRid
UIAutomationClient (1)
MS\Internal\Automation\EventListenerClientSide.cs (1)
40_refRid = elRoot.GetRuntimeId();
4 references to _refRid
UIAutomationClient (4)
MS\Internal\Automation\EventListenerClientSide.cs (4)
108if( !Misc.Compare( _refRid, rid ) ) 125Misc.Compare(_refRid, AutomationElement.RootElement.GetRuntimeId())) 182Misc.Compare(_refRid, AutomationElement.RootElement.GetRuntimeId())) 196if ( Misc.Compare( rid, _refRid ) )