1 write to x
ReachFramework (1)
MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs (1)
622
this.
x
= x;
3 references to x
ReachFramework (3)
PrintConfig\PrintCapabilitesWriter.cs (3)
508
(short)resolutions[i].
x
,
518
if (resolutions[i].
x
> 0 && resolutions[i].y > 0)
520
string x = XmlConvert.ToString(resolutions[i].
x
);