1 write to DecodePixelHeightProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
530DecodePixelHeightProperty =
3 references to DecodePixelHeightProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
101target.PropertyChanged(DecodePixelHeightProperty); 212return (int) GetValue(DecodePixelHeightProperty); 216SetValueInternal(DecodePixelHeightProperty, value);