1 write to ImageSourceProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (1)
375
ImageSourceProperty
=
3 references to ImageSourceProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\ImageDrawing.cs (3)
136
target.PropertyChanged(
ImageSourceProperty
);
156
return (ImageSource) GetValue(
ImageSourceProperty
);
160
SetValueInternal(
ImageSourceProperty
, value);