1 write to GlowColorProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
272
GlowColorProperty
=
3 references to GlowColorProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
64
target.PropertyChanged(
GlowColorProperty
);
98
return (Color) GetValue(
GlowColorProperty
);
102
SetValueInternal(
GlowColorProperty
, value);