8 references to Rotate180
PresentationCore (8)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\RotationValidation.cs (1)
31
(value == Rotation.
Rotate180
) ||
System\Windows\Media\Imaging\BitmapImage.cs (1)
450
case Rotation.
Rotate180
:
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
172
case Rotation.
Rotate180
:
248
case Rotation.
Rotate180
:
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
73
return Rotation.
Rotate180
;
102
case(Rotation.
Rotate180
):
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
90
return Rotation.
Rotate180
;
119
case(Rotation.
Rotate180
):