2 references to ErrorMessageProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\NamespaceDisplay.xaml.cs (2)
57get { return (string)GetValue(ErrorMessageProperty); } 58set { SetValue(ErrorMessageProperty, value); }