2 writes to _printTicket
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
32
_printTicket
= null;
150
_printTicket
= value;
2 references to _printTicket
PresentationFramework (2)
MS\Internal\Printing\Win32PrintDialog.cs (2)
69
if (this._printQueue == null || this.
_printTicket
== null)
146
return
_printTicket
;