1 write to GlowColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
296GlowColorProperty =
3 references to GlowColorProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
87target.PropertyChanged(GlowColorProperty); 121return (Color) GetValue(GlowColorProperty); 125SetValueInternal(GlowColorProperty, value);