Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment ...
I'm working on setting the Opacity of a Button based on the IsEnabled property. By default, the UI is not updating the Opacity when the IsEnabled property is set to False. To address this, I created a ...