3 references to RadiusXProperty
PresentationFramework (3)
System\Windows\Shapes\Rectangle.cs (3)
53
/// <seealso cref="
RadiusXProperty
"/>
61
return (double)GetValue(
RadiusXProperty
);
65
SetValue(
RadiusXProperty
, value);