2 references to UndoEngine_OperationNotAllowed
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (2)
230
throw FxTrace.Exception.AsError(new InvalidOperationException(string.Format(CultureInfo.CurrentUICulture, SR.
UndoEngine_OperationNotAllowed
, "CommitBookmark")));
253
throw FxTrace.Exception.AsError(new InvalidOperationException(string.Format(CultureInfo.CurrentUICulture, SR.
UndoEngine_OperationNotAllowed
, "RollbackBookmark")));