8 references to Rotate270
PresentationCore (8)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
484
case Rotation.
Rotate270
:
Core\CSharp\System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
198
case Rotation.
Rotate270
:
275
case Rotation.
Rotate270
:
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
101
return Rotation.
Rotate270
;
130
case(Rotation.
Rotate270
):
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
118
return Rotation.
Rotate270
;
147
case(Rotation.
Rotate270
):
Shared\MS\Internal\Generated\RotationValidation.cs (1)
45
(value == Rotation.
Rotate270
);