Converts a GridLength to an Int Value checking for IsAbsolute and if not returning -1
public static int ParseInt(GridLength value)
Return Value
Int value or Int.MinValue if not absolute
Parameters
value
See also:
Class GridLengthHelper© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic