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