1 write to ImageSourceProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (1)
417ImageSourceProperty =
3 references to ImageSourceProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\ImageBrush.cs (3)
136target.PropertyChanged(ImageSourceProperty); 149return (ImageSource) GetValue(ImageSourceProperty); 153SetValueInternal(ImageSourceProperty, value);