Click or drag to resize
WindowSizeChanged Event
Occurs when the window has rendered or changed its rendering size.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public event WindowSizeChangedEventHandler SizeChanged

Value

Type: Windows.UI.XamlWindowSizeChangedEventHandler
See Also