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