1 write to ImageSourceProperty
PresentationCore (1)
System\Windows\Media\Generated\ImageBrush.cs (1)
386
ImageSourceProperty
=
3 references to ImageSourceProperty
PresentationCore (3)
System\Windows\Media\Generated\ImageBrush.cs (3)
112
target.PropertyChanged(
ImageSourceProperty
);
125
return (ImageSource) GetValue(
ImageSourceProperty
);
129
SetValueInternal(
ImageSourceProperty
, value);