I use MEF container defined in App.xaml.cs for my services, one of the services keeps the Input bindings, so the bindings are avaiable everywhere through constructor/property injection and can modi...
↧