2 references to UnsupportedEditorMessageProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ExpressionTextBox.xaml.cs (2)
294get { return (string)GetValue(UnsupportedEditorMessageProperty); } 295set { SetValue(UnsupportedEditorMessageProperty, value); }