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