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