1 write to RotationProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
559RotationProperty =
3 references to RotationProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
130target.PropertyChanged(RotationProperty); 247return (Rotation) GetValue(RotationProperty); 251SetValueInternal(RotationProperty, value);