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