8 references to DoesNotSupportMultipleSelection
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\WindowsButton.cs (2)
367throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection); 373throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
843throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
431throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
1800throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection); 1806throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
1114throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1010throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);