3 references to RadiusYProperty
PresentationFramework (3)
src\Framework\System\Windows\Shapes\Rectangle.cs (3)
90
/// <seealso cref="
RadiusYProperty
"/>
98
return (double)GetValue(
RadiusYProperty
);
102
SetValue(
RadiusYProperty
, value);