2 references to PrintTicketProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequence.cs (2)
548
object printTicket = GetValue(
PrintTicketProperty
);
553
SetValue(
PrintTicketProperty
,value);