Like the regular `MessageBox` methods, `CustomMessageBox` needs overloads of the various `Show` methods which take a `Window` parameter. Otherwise, there is no way to specify the parent window and make the message box be modal for that window.