2 writes to _printTicket
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
33
_printTicket
= null;
151
_printTicket
= value;
2 references to _printTicket
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
70
if (this._printQueue == null || this.
_printTicket
== null)
147
return
_printTicket
;