4 references to ID
UIAutomationClient (4)
MS\Internal\Automation\Schema.cs (1)
99if( pi.ID == id )
System\Windows\Automation\AutomationElement.cs (3)
903if (pi.ID != null && TryGetCurrentPattern(pi.ID, out patternObject)) 905interfaces.Add(pi.ID);