2 writes to annotationEnabled
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (2)
81this.annotationEnabled = value; 462this.annotationEnabled = annotationEnable;
2 references to annotationEnabled
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (2)
70return this.annotationEnabled; 451if (this.annotationEnabled)