Click or drag to resize
WindowSizeChangedEventArgsHandled Property
Gets or sets whether the window size event was handled.

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

Property Value

Type: Boolean
See Also