MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Add MaterialDesignToolBarToggleButton (name is just a suggestion) to make it look like MaterialDesignToolToggleListBox

Open bebenins opened this issue 1 year ago • 1 comments

This idea came from this ticket, which turned out to be a new .NET behavior: https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues/3677

Basically would like to see a toggle/checkbox styled for ToolBar. Meaning, it looks just like a single-item MaterialDesignToolToggleListBox looks today. When unselected, just make it look flat as the rest of the ToolBar. image

Not sure what's better for base, a ToggleButton or a CheckBox. I'm also not super proficient in styling on such low level so I would appreciate if someone could help. Thank you.

bebenins avatar Sep 23 '24 20:09 bebenins