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