1 write to DecodePixelWidthProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
518DecodePixelWidthProperty =
3 references to DecodePixelWidthProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
90target.PropertyChanged(DecodePixelWidthProperty); 195return (int)GetValue(DecodePixelWidthProperty); 199SetValueInternal(DecodePixelWidthProperty, value);