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