2 references to GetColumnCountExternal
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
999
int columnCount = WindowsListViewGroup.
GetColumnCountExternal
(_hwnd, groupID);
1032
int columnCount = WindowsListViewGroup.
GetColumnCountExternal
(_hwnd, groupID);