1 write to GlowSizeProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
311GlowSizeProperty =
3 references to GlowSizeProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
100target.PropertyChanged(GlowSizeProperty); 142return (double) GetValue(GlowSizeProperty); 146SetValueInternal(GlowSizeProperty, value);