4 references to GridColumnOutOfRange
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (1)
181throw new ArgumentOutOfRangeException("column", column, SR.GridColumnOutOfRange);
MS\Internal\AutomationProxies\WindowsListView.cs (1)
750throw new ArgumentOutOfRangeException("column", column, SR.GridColumnOutOfRange);
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
372throw new ArgumentOutOfRangeException("column", column, SR.GridColumnOutOfRange);
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
261throw new ArgumentOutOfRangeException("column", column, SR.GridColumnOutOfRange);