For a simple WPF window, is it possible to increase the area where the mouse can resize the window? For example:
The border is too thin. I tried the following workarounds but only the edge part of the window acts as an area for resizing:
- Increasing
BorderThickness
of the window - Setting
WS_THICKFRAME