1 implementation of ShowErrorMessage
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\VersionEditor.xaml.cs (1)
51void IVersionEditor.ShowErrorMessage(string message)
1 reference to ShowErrorMessage
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\VersionEditorViewModel.cs (1)
69this.editor.ShowErrorMessage(exception.Message);