1 write to SourceProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (1)
347
SourceProperty
=
3 references to SourceProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\TransformedBitmap.cs (3)
99
target.PropertyChanged(
SourceProperty
);
139
return (BitmapSource) GetValue(
SourceProperty
);
143
SetValueInternal(
SourceProperty
, value);