1 write to GlowColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
275GlowColorProperty =
3 references to GlowColorProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
67target.PropertyChanged(GlowColorProperty); 101return (Color) GetValue(GlowColorProperty); 105SetValueInternal(GlowColorProperty, value);