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