1 write to mtMaxRecord
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
68set => _data.mtMaxRecord = (uint)value;
1 reference to mtMaxRecord
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
67get => (int)_data.mtMaxRecord;