ManageWindowState
ManageWindowState(DefaultWindowBehaviour& behavior, BPoint where)
_NextState(new(std::nothrow) ManageWindowState(*this, where));
_NextState(new(std::nothrow) ManageWindowState(*this, where));
struct ManageWindowState;
friend struct ManageWindowState;