Click or drag to resize
CornerRadiusTopRight Property
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the top right corner of the object where a Windows.UI.Xaml.CornerRadius is applied.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double TopRight { get; set; }

Property Value

Type: Double
See Also