1 write to ColorProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
466ColorProperty =
4 references to ColorProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
100target.PropertyChanged(ColorProperty); 156return (Color) GetValue(ColorProperty); 160SetValueInternal(ColorProperty, value); 272DUCE.ResourceHandle hColorAnimations = GetAnimationResourceHandle(ColorProperty, channel);