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