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