I have a WPF-project, MVVM-style. Xaml below is a button inside a GridViewHeaderColumn. This means that, to find the Command in my VM I need to use RelativeSource bla bla An