1 write to ImageSourceProperty
PresentationCore (1)
System\Windows\Media\Generated\ImageDrawing.cs (1)
326
ImageSourceProperty
=
3 references to ImageSourceProperty
PresentationCore (3)
System\Windows\Media\Generated\ImageDrawing.cs (3)
98
target.PropertyChanged(
ImageSourceProperty
);
118
return (ImageSource) GetValue(
ImageSourceProperty
);
122
SetValueInternal(
ImageSourceProperty
, value);