1 write to GlowColorProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
302
GlowColorProperty
=
3 references to GlowColorProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
93
target.PropertyChanged(
GlowColorProperty
);
127
return (Color) GetValue(
GlowColorProperty
);
131
SetValueInternal(
GlowColorProperty
, value);