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