8 references to Rotate90
PresentationCore (8)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\Generated\RotationValidation.cs (1)
30
(value == Rotation.
Rotate90
) ||
System\Windows\Media\Imaging\BitmapImage.cs (1)
447
case Rotation.
Rotate90
:
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
171
case Rotation.
Rotate90
:
245
case Rotation.
Rotate90
:
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
69
return Rotation.
Rotate90
;
98
case(Rotation.
Rotate90
):
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
86
return Rotation.
Rotate90
;
115
case(Rotation.
Rotate90
):