public MainWindow()
 {
     InitializeComponent();
     WindowBlur.SetIsEnabled(this, true);
 }