3 references to Exception
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (3)
383
if (e.
Exception
!= null)
385
Debug.WriteLine(e.
Exception
.ToString());
388
ErrorReporting.ShowErrorMessage(e.
Exception
.Message);