2 references to Error_BadOutputFromSortSelectedItems
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (1)
631
new InvalidOperationException(SR.
Error_BadOutputFromSortSelectedItems
));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (1)
692
throw FxTrace.Exception.AsError(new InvalidOperationException(SR.
Error_BadOutputFromSortSelectedItems
));