7 references to AnnotationTextProperty
System.Activities.Presentation (7)
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (7)
567designTimeArgument.NotifyPropertyChanged(DesignTimeArgument.AnnotationTextProperty); 677variable.Content.Properties[DesignTimeArgument.AnnotationTextProperty].SetValue(annotationText); 704dialog.AnnotationText = variable.Content.Properties[DesignTimeArgument.AnnotationTextProperty].ComputedValue as string; 717variable.Content.Properties[DesignTimeArgument.AnnotationTextProperty].SetValue(annotationText); 737variable.Content.Properties[DesignTimeArgument.AnnotationTextProperty].ClearValue(); 885PropertyName = AnnotationTextProperty, 1482RaisePropertyChangedEvent(AnnotationTextProperty);