1 write to ICMMethod
ReachFramework (1)
MS\Internal\Printing\Configuration\DevMode.cs (1)
444Copy(DevModeFields.DM_ICMMETHOD, fields, src.ICMMethod, (DevModeICMMethod value) => this.ICMMethod = value);
1 reference to ICMMethod
ReachFramework (1)
MS\Internal\Printing\Configuration\DevMode.cs (1)
444Copy(DevModeFields.DM_ICMMETHOD, fields, src.ICMMethod, (DevModeICMMethod value) => this.ICMMethod = value);