'Declaration
Public ReadOnly Property IsAbsolute As Boolean
'Usage
Dim instance As GridLength Dim value As Boolean value = instance.IsAbsolute
public bool IsAbsolute {get;}
true
if this GridLength instance holds an absolute (pixel) value.'Declaration
Public ReadOnly Property IsAbsolute As Boolean
'Usage
Dim instance As GridLength Dim value As Boolean value = instance.IsAbsolute
public bool IsAbsolute {get;}