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