1 write to ColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
445ColorProperty =
4 references to ColorProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
94target.PropertyChanged(ColorProperty); 150return (Color) GetValue(ColorProperty); 154SetValueInternal(ColorProperty, value); 260DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);