1 write to GlowColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
272GlowColorProperty =
3 references to GlowColorProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
64target.PropertyChanged(GlowColorProperty); 98return (Color) GetValue(GlowColorProperty); 102SetValueInternal(GlowColorProperty, value);