1 write to RadiusXProperty
PresentationCore (1)
System\Windows\Media\Generated\EllipseGeometry.cs (1)
371RadiusXProperty =
5 references to RadiusXProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
473geometry.ApplyAnimationClock(EllipseGeometry.RadiusXProperty, radiusXAnimations);
System\Windows\Media\Generated\EllipseGeometry.cs (4)
74target.PropertyChanged(RadiusXProperty); 101return (double) GetValue(RadiusXProperty); 105SetValueInternal(RadiusXProperty, value); 196DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel);