2 references to dmICMMethodByteOffset
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
324get { return (DevModeICMMethod)ReadDWORD(dmICMMethodByteOffset); } 328WriteDWORD(dmICMMethodByteOffset, (uint)value);