6 references to LookupById
PresentationFramework (2)
System\Windows\Controls\TextRangeAdaptor.cs (2)
1653
AutomationTextAttribute attribute = AutomationTextAttribute.
LookupById
(attributeId);
1789
AutomationTextAttribute attribute = AutomationTextAttribute.
LookupById
(attributeId);
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
181
AutomationTextAttribute attribute = AutomationTextAttribute.
LookupById
(attributeId);
219
AutomationTextAttribute attribute = AutomationTextAttribute.
LookupById
(attributeId);
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (2)
90
AutomationTextAttribute attribute = AutomationTextAttribute.
LookupById
(attributeId);
149
AutomationTextAttribute attribute = AutomationTextAttribute.
LookupById
(attributeId);