4 references to GetColumnCountOtherModes
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
976
return
GetColumnCountOtherModes
(hwnd);
1041
int columnCount =
GetColumnCountOtherModes
(hwnd);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
599
int columnCount = WindowsListView.
GetColumnCountOtherModes
(_hwnd);
623
int columnCount = WindowsListView.
GetColumnCountOtherModes
(_hwnd);