1 write to mtType
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
29set => _data.mtType = (ushort)value;
1 reference to mtType
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
28get => (short)_data.mtType;