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