set => this.SetValue(SelectedObjectProperty, value);
 get => GetValue(SelectedObjectProperty); set => SetValue(SelectedObjectProperty, value);