Windows.UI.Xaml.SizeHelper.GetIsEmpty C# (CSharp) Method

GetIsEmpty() public static method

public static GetIsEmpty ( [ target ) : bool
target [
return bool
		public static extern bool GetIsEmpty([In] Size target);
		public static extern bool Equals([In] Size target, [In] Size value);