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