1 write to SourceProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (1)
353
SourceProperty
=
3 references to SourceProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (3)
104
target.PropertyChanged(
SourceProperty
);
145
return (BitmapSource) GetValue(
SourceProperty
);
149
SetValueInternal(
SourceProperty
, value);