2 references to dmYResolutionByteOffset
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
260get { return (short)ReadWORD(dmYResolutionByteOffset); } 264WriteWORD(dmYResolutionByteOffset, (ushort)value);