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