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