3 references to SelectionRequired
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
887throw new InvalidOperationException(SR.SelectionRequired);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
468throw new InvalidOperationException(SR.SelectionRequired);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1033throw new InvalidOperationException(SR.SelectionRequired);