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