3 writes to loadingFromUntrustedSourceEnabled
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (3)
58
this.
loadingFromUntrustedSourceEnabled
= true;
178
this.
loadingFromUntrustedSourceEnabled
= value;
534
this.
loadingFromUntrustedSourceEnabled
= loadingFromUntrustedSourceEnabled;
1 reference to loadingFromUntrustedSourceEnabled
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (1)
167
return this.
loadingFromUntrustedSourceEnabled
;