The MinimumWidth and MinimumHeight behaviors have been condensed into MinimumSize, which returns both dimensions at once.
The window no longer behaves like an element, and it sets an entire ParentHooks struct instead of individual callbacks.