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