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