Click or drag to resize
GridLengthEquals Method
Overload List
  NameDescription
Public methodEquals(GridLength)
Determines whether the specified Windows.UI.Xaml.GridLength is equal to the current Windows.UI.Xaml.GridLength.
Public methodEquals(Object)
Determines whether the specified object is equal to the current Windows.UI.Xaml.GridLength instance.
(Overrides ValueTypeEquals(Object).)
Top
See Also