2 references to PrintTicketProperty
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
592
object printTicket = GetValue(
PrintTicketProperty
);
597
SetValue(
PrintTicketProperty
,value);