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