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