3 references to SelectionRequired
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
888throw new InvalidOperationException(SR.SelectionRequired);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
469throw new InvalidOperationException(SR.SelectionRequired);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1035throw new InvalidOperationException(SR.SelectionRequired);