3 references to SelectionRequired
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
897throw new InvalidOperationException(SR.SelectionRequired);
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
471throw new InvalidOperationException(SR.SelectionRequired);
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
1038throw new InvalidOperationException(SR.SelectionRequired);