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