4 references to GetColumnCountOtherModes
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
970
return
GetColumnCountOtherModes
(hwnd);
1035
int columnCount =
GetColumnCountOtherModes
(hwnd);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
596
int columnCount = WindowsListView.
GetColumnCountOtherModes
(_hwnd);
620
int columnCount = WindowsListView.
GetColumnCountOtherModes
(_hwnd);