1 write to _printTicket
PresentationFramework (1)
System\Windows\Controls\PrintDialog.cs (1)
626
_printTicket
= printTicket;
1 reference to _printTicket
PresentationFramework (1)
System\Windows\Controls\PrintDialog.cs (1)
642
args.CurrentPrintTicket =
_printTicket
;