1 write to SourceProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (1)
333
SourceProperty
=
3 references to SourceProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (3)
85
target.PropertyChanged(
SourceProperty
);
126
return (BitmapSource) GetValue(
SourceProperty
);
130
SetValueInternal(
SourceProperty
, value);