8 references to Rotate90
PresentationCore (8)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
478
case Rotation.
Rotate90
:
Core\CSharp\System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
196
case Rotation.
Rotate90
:
269
case Rotation.
Rotate90
:
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
93
return Rotation.
Rotate90
;
122
case(Rotation.
Rotate90
):
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
110
return Rotation.
Rotate90
;
139
case(Rotation.
Rotate90
):
Shared\MS\Internal\Generated\RotationValidation.cs (1)
43
(value == Rotation.
Rotate90
) ||