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