1 write to DecodePixelHeightProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
527DecodePixelHeightProperty =
3 references to DecodePixelHeightProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
99target.PropertyChanged(DecodePixelHeightProperty); 210return (int) GetValue(DecodePixelHeightProperty); 214SetValueInternal(DecodePixelHeightProperty, value);