6 references to LookupById
PresentationFramework (2)
System\Windows\Controls\TextRangeAdaptor.cs (2)
1652AutomationTextAttribute attribute = AutomationTextAttribute.LookupById(attributeId); 1788AutomationTextAttribute attribute = AutomationTextAttribute.LookupById(attributeId);
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
180AutomationTextAttribute attribute = AutomationTextAttribute.LookupById(attributeId); 218AutomationTextAttribute attribute = AutomationTextAttribute.LookupById(attributeId);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (2)
89AutomationTextAttribute attribute = AutomationTextAttribute.LookupById(attributeId); 148AutomationTextAttribute attribute = AutomationTextAttribute.LookupById(attributeId);