1 write to GlowSizeProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
281GlowSizeProperty =
3 references to GlowSizeProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
71target.PropertyChanged(GlowSizeProperty); 113return (double) GetValue(GlowSizeProperty); 117SetValueInternal(GlowSizeProperty, value);