2 references to dmICMIntentByteOffset
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
338
get { return ReadDWORD(
dmICMIntentByteOffset
); }
342
WriteDWORD(
dmICMIntentByteOffset
, (uint)value);