8 references to Rotate180
PresentationCore (8)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
481
case Rotation.
Rotate180
:
Core\CSharp\System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
197
case Rotation.
Rotate180
:
272
case Rotation.
Rotate180
:
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
97
return Rotation.
Rotate180
;
126
case(Rotation.
Rotate180
):
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
114
return Rotation.
Rotate180
;
143
case(Rotation.
Rotate180
):
Shared\MS\Internal\Generated\RotationValidation.cs (1)
44
(value == Rotation.
Rotate180
) ||