5 writes to _rotationAngle
PresentationCore (5)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (5)
93
_rotationAngle
= Rotation.Rotate0,
112
_rotationAngle
= Rotation.Rotate0,
131
_rotationAngle
= Rotation.Rotate0,
153
_rotationAngle
= Rotation.Rotate0,
182
_rotationAngle
= rotation,
2 references to _rotationAngle
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSizeOptions.cs (2)
81
return
_rotationAngle
;
241
switch (
_rotationAngle
)