1 write to RadiusXProperty
PresentationCore (1)
System\Windows\Media\Generated\EllipseGeometry.cs (1)
353RadiusXProperty =
5 references to RadiusXProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
469geometry.ApplyAnimationClock(EllipseGeometry.RadiusXProperty, radiusXAnimations);
System\Windows\Media\Generated\EllipseGeometry.cs (4)
61target.PropertyChanged(RadiusXProperty); 88return (double) GetValue(RadiusXProperty); 92SetValueInternal(RadiusXProperty, value); 183DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(RadiusXProperty, channel);