I want to hide the TextBlock when I click the ToggleButton once and display it in other click using MVVM pattern in c# with animation and make it multiple using code to use it in multiple Windows
Asked
Active
Viewed 41 times
0
-
Please check the following https://stackoverflow.com/questions/25778802/binding-commands-to-togglebutton-checked-and-unchecked-events – Ihtsham Minhas Sep 23 '19 at 15:11
-
Possible duplicate of [StackPanel Collapsed and Visible on Button Click](https://stackoverflow.com/questions/37398233/stackpanel-collapsed-and-visible-on-button-click) – Kate Orlova Sep 23 '19 at 15:14
-
Please read our [ask] topics before asking a question. – dymanoid Sep 23 '19 at 15:33