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