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