1 write to floatingAnnotation
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowDecisionDesigner.xaml.cs (1)
248
this.
floatingAnnotation
= new FloatingAnnotationView();
2 references to floatingAnnotation
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowDecisionDesigner.xaml.cs (2)
246
if (this.
floatingAnnotation
== null)
251
return this.
floatingAnnotation
;