1 write to RadiusXProperty
PresentationCore (1)
System\Windows\Media\Generated\EllipseGeometry.cs (1)
368RadiusXProperty =
5 references to RadiusXProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
472geometry.ApplyAnimationClock(EllipseGeometry.RadiusXProperty, radiusXAnimations);
System\Windows\Media\Generated\EllipseGeometry.cs (4)
71target.PropertyChanged(RadiusXProperty); 98return (double) GetValue(RadiusXProperty); 102SetValueInternal(RadiusXProperty, value); 193DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel);