1 write to GlowSizeProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
305GlowSizeProperty =
3 references to GlowSizeProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
94target.PropertyChanged(GlowSizeProperty); 136return (double) GetValue(GlowSizeProperty); 140SetValueInternal(GlowSizeProperty, value);