4 references to GetColumnCountOtherModes
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
984
return
GetColumnCountOtherModes
(hwnd);
1049
int columnCount =
GetColumnCountOtherModes
(hwnd);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
606
int columnCount = WindowsListView.
GetColumnCountOtherModes
(_hwnd);
630
int columnCount = WindowsListView.
GetColumnCountOtherModes
(_hwnd);