public EntityEditorView(EntityEditorViewModel viewModel) { DataContext = viewModel; InitializeComponent(); }