8 references to Rotate90
PresentationCore (8)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\RotationValidation.cs (1)
38
(value == Rotation.
Rotate90
) ||
System\Windows\Media\Imaging\BitmapImage.cs (1)
448
case Rotation.
Rotate90
:
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
172
case Rotation.
Rotate90
:
246
case Rotation.
Rotate90
:
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
70
return Rotation.
Rotate90
;
99
case(Rotation.
Rotate90
):
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
87
return Rotation.
Rotate90
;
116
case(Rotation.
Rotate90
):