1 write to RotationProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
536
RotationProperty
=
3 references to RotationProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
108
target.PropertyChanged(
RotationProperty
);
225
return (Rotation) GetValue(
RotationProperty
);
229
SetValueInternal(
RotationProperty
, value);