GridLength Methods |
The GridLength type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Returns a new instance of Gridlength with the same properties values.
| |
Equals(GridLength) |
Determines whether the specified Windows.UI.Xaml.GridLength
is equal to the current Windows.UI.Xaml.GridLength.
| |
Equals(Object) |
Determines whether the specified object is equal to the
current Windows.UI.Xaml.GridLength instance.
(Overrides ValueTypeEquals(Object).) | |
GetHashCode |
Gets a hash code for the Windows.UI.Xaml.GridLength.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a System.String representation of the Windows.UI.Xaml.GridLength.
(Overrides ValueTypeToString.) |