Share via


WindowSizeChangedEventArgs.Handled Property

Definition

Gets or sets whether the Window.SizeChanged event was handled.

public bool Handled { get; set; }

Property Value

Boolean

True, if the event has been handled by the appropriate delegate. Otherwise, false.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6