public MainUI() { InitializeComponent(); MainBrowser.StartBrowser(LeftBrowserWindow); RightBrowser.StartBrowser(RightBrowserWindow); }