3 writes to IsAnnotationDocked
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (3)
524this.IsAnnotationDocked = false; 550this.IsAnnotationDocked = false; 571this.IsAnnotationDocked = true;
2 references to IsAnnotationDocked
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (2)
249if (this.IsAnnotationDocked) 387if (this.IsAnnotationDocked)