1 write to floatingAnnotation
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (1)
306
this.
floatingAnnotation
= new FloatingAnnotationView();
2 references to floatingAnnotation
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (2)
304
if (this.
floatingAnnotation
== null)
309
return this.
floatingAnnotation
;