7 references to AnnotationTextProperty
System.Data (7)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (7)
577designTimeVariable.NotifyPropertyChanged(DesignTimeVariable.AnnotationTextProperty); 687variable.Content.Properties[DesignTimeVariable.AnnotationTextProperty].SetValue(annotationText); 714dialog.AnnotationText = variable.Content.Properties[DesignTimeVariable.AnnotationTextProperty].ComputedValue as string; 727variable.Content.Properties[DesignTimeVariable.AnnotationTextProperty].SetValue(annotationText); 747variable.Content.Properties[DesignTimeVariable.AnnotationTextProperty].ClearValue(); 1094PropertyName = AnnotationTextProperty, 1158RaisePropertyChangedEvent(AnnotationTextProperty);