3 references to DrillDownFragment
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
243
return
DrillDownFragment
(fragment, x, y);
MS\Internal\AutomationProxies\WindowsListView.cs (2)
431
return ProxyFragment.
DrillDownFragment
(group, x, y);
441
return ProxyFragment.
DrillDownFragment
(item, x, y);