5 writes to _rotationAngle
PresentationCore (5)
Core\CSharp\System\Windows\Media\Imaging\BitmapSizeOptions.cs (5)
108sizeOptions._rotationAngle = Rotation.Rotate0; 129sizeOptions._rotationAngle = Rotation.Rotate0; 150sizeOptions._rotationAngle = Rotation.Rotate0; 178sizeOptions._rotationAngle = Rotation.Rotate0; 206sizeOptions._rotationAngle = rotation;
2 references to _rotationAngle
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
96return _rotationAngle; 264switch (_rotationAngle)