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