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