1 write to DestinationColorContextProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\ColorConvertedBitmap.cs (1)
383
DestinationColorContextProperty
=
3 references to DestinationColorContextProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\ColorConvertedBitmap.cs (3)
100
target.PropertyChanged(
DestinationColorContextProperty
);
152
return (ColorContext)GetValue(
DestinationColorContextProperty
);
156
SetValueInternal(
DestinationColorContextProperty
, value);