3 references to DrillDownFragment
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
234
return
DrillDownFragment
(fragment, x, y);
MS\Internal\AutomationProxies\WindowsListView.cs (2)
418
return ProxyFragment.
DrillDownFragment
(group, x, y);
428
return ProxyFragment.
DrillDownFragment
(item, x, y);