1 write to CenterProperty
PresentationCore (1)
System\Windows\Media\Generated\RadialGradientBrush.cs (1)
342
CenterProperty
=
4 references to CenterProperty
PresentationCore (4)
System\Windows\Media\Generated\RadialGradientBrush.cs (3)
71
target.PropertyChanged(
CenterProperty
);
105
return (Point) GetValue(
CenterProperty
);
109
SetValueInternal(
CenterProperty
, value);
System\Windows\Media\RadialGradientBrush.cs (1)
93
DUCE.ResourceHandle hCenterAnimations = GetAnimationResourceHandle(
CenterProperty
, channel);