1 write to GlowColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
275
GlowColorProperty
=
3 references to GlowColorProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
67
target.PropertyChanged(
GlowColorProperty
);
101
return (Color) GetValue(
GlowColorProperty
);
105
SetValueInternal(
GlowColorProperty
, value);