1 write to GlowSizeProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
284GlowSizeProperty =
3 references to GlowSizeProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
74target.PropertyChanged(GlowSizeProperty); 116return (double) GetValue(GlowSizeProperty); 120SetValueInternal(GlowSizeProperty, value);