WindowSizeChangedEventArgsHandled Property |
Gets or sets whether the window size event was handled.
Namespace: Windows.UI.CoreAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public bool Handled { get; set; }
Property Value
Type:
BooleanSee Also