1 write to RadiusXProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\RadialGradientBrush.cs (1)
382
RadiusXProperty
=
4 references to RadiusXProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\RadialGradientBrush.cs (3)
102
target.PropertyChanged(
RadiusXProperty
);
144
return (double) GetValue(
RadiusXProperty
);
148
SetValueInternal(
RadiusXProperty
, value);
Core\CSharp\System\Windows\Media\RadialGradientBrush.cs (1)
119
DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(
RadiusXProperty
, channel);