2 references to Create
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
101return Create(hwnd, idChild);
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
86WindowsListView wlv = (WindowsListView) WindowsListView.Create (hwndParent, 0);