1 write to RadiusXProperty
PresentationCore (1)
System\Windows\Media\Generated\RectangleGeometry.cs (1)
380
RadiusXProperty
=
5 references to RadiusXProperty
PresentationCore (5)
System\Windows\Media\DrawingDrawingContext.cs (1)
351
geometry.ApplyAnimationClock(RectangleGeometry.
RadiusXProperty
, radiusXAnimations);
System\Windows\Media\Generated\RectangleGeometry.cs (4)
89
target.PropertyChanged(
RadiusXProperty
);
116
return (double) GetValue(
RadiusXProperty
);
120
SetValueInternal(
RadiusXProperty
, value);
211
DUCE.ResourceHandle hRadiusXAnimations = GetAnimationResourceHandle(
RadiusXProperty
, channel);