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