1 write to ColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
419ColorProperty =
4 references to ColorProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
68target.PropertyChanged(ColorProperty); 124return (Color) GetValue(ColorProperty); 128SetValueInternal(ColorProperty, value); 234DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);