1 write to Size
ReachFramework (1)
MS\Internal\Printing\Configuration\DevMode.cs (1)
389this.Size = (ushort)this._byteData.Length;
3 references to Size
ReachFramework (3)
MS\Internal\Printing\Configuration\DevMode.cs (3)
499&& (a.Size == b.Size) 709int dmSize = this.Size;