2 references to MessageProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ErrorView.xaml.cs (2)
41get { return (string)GetValue(MessageProperty); } 42set { SetValue(MessageProperty, value); }