1 write to SourceProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (1)
330SourceProperty =
3 references to SourceProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (3)
82target.PropertyChanged(SourceProperty); 123return (BitmapSource) GetValue(SourceProperty); 127SetValueInternal(SourceProperty, value);