The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HwndSource.AutoResized Event
.NET Framework (current version)
Occurs when layout causes the HwndSource to automatically resize.
Assembly: PresentationCore (in PresentationCore.dll)
The native behavior of HwndSource is to automatically resize content and the window region based on changes reported through the WPF layout system. The window does not resize if it is currently minimized or if SizeToContent is set to Manual.
.NET Framework
Available since 3.0
Available since 3.0
Show: