private void Window_ContentRendered(object sender, EventArgs e) { WindowContent.SetMainWindow(this, WindowContent.Margin.Top); WindowContent.InitAsync(); }