1 write to GlowColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
296
GlowColorProperty
=
3 references to GlowColorProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
87
target.PropertyChanged(
GlowColorProperty
);
121
return (Color) GetValue(
GlowColorProperty
);
125
SetValueInternal(
GlowColorProperty
, value);