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