1 write to DitherType
ReachFramework (1)
MS\Internal\Printing\Configuration\DevMode.cs (1)
447Copy(DevModeFields.DM_DITHERTYPE, fields, src.DitherType, (uint value) => this.DitherType = value);
1 reference to DitherType
ReachFramework (1)
MS\Internal\Printing\Configuration\DevMode.cs (1)
447Copy(DevModeFields.DM_DITHERTYPE, fields, src.DitherType, (uint value) => this.DitherType = value);