2 references to dmColorByteOffset
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
236get { return (DevModeColor)ReadWORD(dmColorByteOffset); } 240WriteWORD(dmColorByteOffset, (ushort)value);