1 write to ImageSourceProperty
PresentationCore (1)
System\Windows\Media\Generated\ImageBrush.cs (1)
368ImageSourceProperty =
3 references to ImageSourceProperty
PresentationCore (3)
System\Windows\Media\Generated\ImageBrush.cs (3)
98target.PropertyChanged(ImageSourceProperty); 111return (ImageSource) GetValue(ImageSourceProperty); 115SetValueInternal(ImageSourceProperty, value);