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