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