5 writes to _rotationAngle
PresentationCore (5)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (5)
92
_rotationAngle
= Rotation.Rotate0,
111
_rotationAngle
= Rotation.Rotate0,
130
_rotationAngle
= Rotation.Rotate0,
152
_rotationAngle
= Rotation.Rotate0,
181
_rotationAngle
= rotation,
2 references to _rotationAngle
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
80
return
_rotationAngle
;
240
switch (
_rotationAngle
)