Click or drag to resize
SizeIsEmpty Property
Gets a value that indicates whether this instance of Windows.Foundation.Size is Windows.Foundation.Size.Empty.

Namespace: Windows.Foundation
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also