1 write to floatingAnnotation
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
335
this.
floatingAnnotation
= new FloatingAnnotationView();
2 references to floatingAnnotation
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (2)
333
if (this.
floatingAnnotation
== null)
338
return this.
floatingAnnotation
;