I'm using the RadDesktopAlert to display notifications in my WPF app. When I open a RadWindow while a RadDesktopAlert is being displayed, the RadWindow disappears when the RadDesktopAlert disappears. I don't think the RadWindow is being closed or minimized, as neither of the associated events are fired when the RadWindow disappears. Is this possibly a bug in the RadDesktopAlert?