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