Click or drag to resize
DataGridLengthEquals Method
Overload List
  NameDescription
Public methodEquals(DataGridLength)
Determines whether the specified System.Windows.Controls.DataGridLength is equal to the current System.Windows.Controls.DataGridLength.
Public methodEquals(Object)
Determines whether the specified object is equal to the current System.Windows.Controls.DataGridLength.
(Overrides ValueTypeEquals(Object).)
Top
See Also