2 references to RotateTransform
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
492
transformGroup.Children.Add(new
RotateTransform
(rotation));
Core\CSharp\System\Windows\Media\RotateTransform.cs (1)
57
) :
this
(angle)