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