1 write to RadiusXProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\EllipseGeometry.cs (1)
399RadiusXProperty =
5 references to RadiusXProperty
PresentationCore (5)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
502geometry.ApplyAnimationClock(EllipseGeometry.RadiusXProperty, radiusXAnimations);
Core\CSharp\System\Windows\Media\Generated\EllipseGeometry.cs (4)
95target.PropertyChanged(RadiusXProperty); 122return (double) GetValue(RadiusXProperty); 126SetValueInternal(RadiusXProperty, value); 223DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel);