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