2 references to PrintTicketProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedPage.cs (2)
428get { return GetValue(PrintTicketProperty); } 429set { SetValue(PrintTicketProperty,value); }