2 writes to Rotate90
PresentationCore (2)
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
88Rotate90 = false; 100Rotate90 = true;
2 references to Rotate90
PresentationCore (2)
System\Windows\Media\Imaging\JpegBitmapEncoder.cs (2)
68if (Rotate90) 250if (value != this.Rotate90)