Hello, I had a task to disable a button in WPF which has an image as content. This task was not a hard competition, but after I disabled the button, the button looked still the same. That’s because the WPF IsEnabled behavior is different than the behavior...