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