3 references to ReverseLandscape
PresentationFramework (1)
System\Windows\Controls\PrintDialog.cs (1)
502(orientation == PageOrientation.ReverseLandscape))
ReachFramework (2)
PrintConfig\PrintSchemaShim.cs (1)
954if (pageOrientation == PageOrientation.ReverseLandscape)
Serialization\Manager\ReachSerializationUtils.cs (1)
1198|| printTicket.PageOrientation == PageOrientation.ReverseLandscape)