1 write to ColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
430ColorProperty =
4 references to ColorProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
71target.PropertyChanged(ColorProperty); 127return (Color) GetValue(ColorProperty); 131SetValueInternal(ColorProperty, value); 237DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);