A workaround I used once when working on a WPF with tabs was that I eventually created a 'dummy' tab (it was not visible to the users). Doing this, I no longer ever had a no-tabs situation that was crushing the application. (DevExpress v22.2.4)