public MainWindow() { InitializeComponent(); viewModel.Events.viewModelFramesHierarchy.SetGraphArea(ref graphArea); viewModel.InitGraphArea(ref graphArea, ref zoomctrl, Visibility.Visible); LinkEvents(); }