2 writes to _printTicket
PresentationFramework (2)
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (2)
44
_printTicket
= null;
185
_printTicket
= value;
2 references to _printTicket
PresentationFramework (2)
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (2)
99
if (this._printQueue == null || this.
_printTicket
== null)
180
return
_printTicket
;