1 write to RotationProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
539
RotationProperty
=
3 references to RotationProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
110
target.PropertyChanged(
RotationProperty
);
227
return (Rotation) GetValue(
RotationProperty
);
231
SetValueInternal(
RotationProperty
, value);