2 writes to Rotate90
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
111
Rotate90
= false;
123
Rotate90
= true;
2 references to Rotate90
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
91
if (
Rotate90
)
281
if (value != this.
Rotate90
)