1 write to DecodePixelHeightProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
550
DecodePixelHeightProperty
=
3 references to DecodePixelHeightProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
121
target.PropertyChanged(
DecodePixelHeightProperty
);
232
return (int) GetValue(
DecodePixelHeightProperty
);
236
SetValueInternal(
DecodePixelHeightProperty
, value);