5 writes to _rotationAngle
PresentationCore (5)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (5)
106sizeOptions._rotationAngle = Rotation.Rotate0; 124sizeOptions._rotationAngle = Rotation.Rotate0; 142sizeOptions._rotationAngle = Rotation.Rotate0; 163sizeOptions._rotationAngle = Rotation.Rotate0; 191sizeOptions._rotationAngle = rotation;
2 references to _rotationAngle
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
94return _rotationAngle; 249switch (_rotationAngle)