Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 452 Bytes

sizechangedeventargs_newsize.md

File metadata and controls

24 lines (15 loc) · 452 Bytes
-api-id -api-type
P:Windows.UI.Xaml.SizeChangedEventArgs.NewSize
winrt property

Windows.UI.Xaml.SizeChangedEventArgs.NewSize

-description

Gets the new size of the object reporting the size change.

-property-value

The new size. The Size structure contains the new height and width.

-remarks

-examples

-see-also