Windows.UI.Xaml.GridLengthHelper.GetIsAbsolute C# (CSharp) Method

GetIsAbsolute() public static method

public static GetIsAbsolute ( [ target ) : bool
target [
return bool
		public static extern bool GetIsAbsolute([In] GridLength target);
		public static extern bool GetIsAuto([In] GridLength target);