2 references to PrintTicketProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedDocument.cs (2)
619
object printTicket = GetValue(
PrintTicketProperty
);
624
SetValue(
PrintTicketProperty
,value);