2 writes to Rotate90
PresentationCore (2)
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
87Rotate90 = false; 99Rotate90 = true;
2 references to Rotate90
PresentationCore (2)
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
67if (Rotate90) 249if (value != this.Rotate90)