public SearchDockControl(DetailsViewType detailsViewType) { DetailsViewType = detailsViewType; InitializeComponent(); DataContext = this; }