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