If you want to avoid MultiBinding, or if, for example you are on UWP or WinUI where MultiBinding is not supported, you could also use ContentControl as container control and set there the other IsEnabled binding.