1 write to mtSize
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
56set => _data.mtSize = (uint)value;
1 reference to mtSize
System.Drawing.Common (1)
System\Drawing\Imaging\MetaHeader.cs (1)
55get => (int)_data.mtSize;