Click or drag to resize
CornerRadiusEquals Method
Overload List
  NameDescription
Public methodEquals(CornerRadius)
[SECURITY CRITICAL] Compares this Windows.UI.Xaml.CornerRadius structure to another Windows.UI.Xaml.CornerRadius structure for equality.
Public methodEquals(Object)
[SECURITY CRITICAL] Compares this Windows.UI.Xaml.CornerRadius structure to another object for equality.
(Overrides ValueTypeEquals(Object).)
Top
See Also