8 references to Rotate180
PresentationCore (8)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\RotationValidation.cs (1)
44
(value == Rotation.
Rotate180
) ||
System\Windows\Media\Imaging\BitmapImage.cs (1)
469
case Rotation.
Rotate180
:
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
182
case Rotation.
Rotate180
:
257
case Rotation.
Rotate180
:
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
87
return Rotation.
Rotate180
;
116
case(Rotation.
Rotate180
):
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
104
return Rotation.
Rotate180
;
133
case(Rotation.
Rotate180
):