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