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