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