8 references to Rotate180
PresentationCore (8)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\RotationValidation.cs (1)
39
(value == Rotation.
Rotate180
) ||
System\Windows\Media\Imaging\BitmapImage.cs (1)
451
case Rotation.
Rotate180
:
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
169
case Rotation.
Rotate180
:
244
case Rotation.
Rotate180
:
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
74
return Rotation.
Rotate180
;
103
case(Rotation.
Rotate180
):
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
91
return Rotation.
Rotate180
;
120
case(Rotation.
Rotate180
):