2 writes to _printTicket
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
35
_printTicket
= null;
153
_printTicket
= value;
2 references to _printTicket
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
72
if (this._printQueue == null || this.
_printTicket
== null)
149
return
_printTicket
;