Click or drag to resize
WindowSizeChangedEventArgsSize Property
Gets the new size of the window.

Namespace: Windows.UI.Core
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Size Size { get; }

Property Value

Type: Size
See Also