1 write to ColorProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (1)
365ColorProperty =
3 references to ColorProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (3)
100target.PropertyChanged(ColorProperty); 156return (Color) GetValue(ColorProperty); 160SetValueInternal(ColorProperty, value);