1 write to _driverName
ReachFramework (1)
MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs (1)
26
this.
_driverName
= driverName;
1 reference to _driverName
ReachFramework (1)
MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs (1)
67
IntPtr hdc = UnsafeNativeMethods.CreateICW(this.
_driverName
, this._deviceName, null, this._devMode);