Window: Close the Window when the DialogResult property is set to true or false.
As a user of the RadWindow control I want to be able to close it only by setting the DialogResult property without calling the Close method so that I can use it easily in MVVM scenarious.