5 writes to _rotationAngle
PresentationCore (5)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (5)
93sizeOptions._rotationAngle = Rotation.Rotate0; 111sizeOptions._rotationAngle = Rotation.Rotate0; 129sizeOptions._rotationAngle = Rotation.Rotate0; 150sizeOptions._rotationAngle = Rotation.Rotate0; 178sizeOptions._rotationAngle = rotation;
2 references to _rotationAngle
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
81return _rotationAngle; 236switch (_rotationAngle)