2 references to DM_DITHERTYPE
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
373this.SetField(DevModeFields.DM_DITHERTYPE); 447Copy(DevModeFields.DM_DITHERTYPE, fields, src.DitherType, (uint value) => this.DitherType = value);