Overload | Description |
---|---|
Implicit Type Conversion(GridLength,Double) | Casting operator to convert a double into a GridLength of type GridUnitType.Absolute. |
Implicit Type Conversion(GridLength,String) | Casting operator to convert a string into a GridLength. |