1 write to DecodePixelWidthProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
541DecodePixelWidthProperty =
3 references to DecodePixelWidthProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
112target.PropertyChanged(DecodePixelWidthProperty); 217return (int) GetValue(DecodePixelWidthProperty); 221SetValueInternal(DecodePixelWidthProperty, value);