2 references to ObjectConverter
UIAutomationClient (2)
System\Windows\Automation\Text\TextRange.cs (2)
261
else if (obj != AutomationElement.NotSupported && ai.
ObjectConverter
!= null)
264
obj = ai.
ObjectConverter
(obj);