1 write to SourceColorContextProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\ColorConvertedBitmap.cs (1)
374
SourceColorContextProperty
=
3 references to SourceColorContextProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\ColorConvertedBitmap.cs (3)
91
target.PropertyChanged(
SourceColorContextProperty
);
137
return (ColorContext)GetValue(
SourceColorContextProperty
);
141
SetValueInternal(
SourceColorContextProperty
, value);