1 write to GlowColorProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
302GlowColorProperty =
3 references to GlowColorProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
93target.PropertyChanged(GlowColorProperty); 127return (Color) GetValue(GlowColorProperty); 131SetValueInternal(GlowColorProperty, value);