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)
852throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
433throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
1805throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection); 1811throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
1119throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1014throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);