8 references to DoesNotSupportMultipleSelection
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\WindowsButton.cs (2)
370throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection); 376throw 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)
1118throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1011throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);