8 references to DoesNotSupportMultipleSelection
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\WindowsButton.cs (2)
366throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection); 372throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
842throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
430throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
1799throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection); 1805throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
1113throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1009throw new InvalidOperationException(SR.DoesNotSupportMultipleSelection);