C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Core
WindowSizeChangedEventArgs Class
WindowSizeChangedEventArgs Properties
Handled Property
Size Property
WindowSizeChangedEventArgs
Size Property
Gets the new size of the window.
Namespace:
Windows.UI.Core
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
Size
Size
{
get
; }
Property Value
Type:
Size
See Also
Reference
WindowSizeChangedEventArgs Class
Windows.UI.Core Namespace