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)
72if (this._printQueue == null || this._printTicket == null) 149return _printTicket;