We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.0.0-beta6
Windows 11
ToggleSplitButton to follow same styles as ToggleButton
<ToggleSplitButton Content="ToggleSplitButton"> <ToggleSplitButton.Flyout> <MenuFlyout> <MenuItem Header="Hello"/> </MenuFlyout> </ToggleSplitButton.Flyout> </ToggleSplitButton>
This also means, that SplitButton lacks of styles
SplitButton
The text was updated successfully, but these errors were encountered:
planned
Sorry, something went wrong.
toggle, togglesplitbutton #377
0f3f126
No branches or pull requests
Check the following items
Description of the issue
Package Version
6.0.0-beta6
Environment
Windows 11
Expected Behavior
ToggleSplitButton to follow same styles as ToggleButton
Reproduction
Additional Information
This also means, that
SplitButton
lacks of stylesThe text was updated successfully, but these errors were encountered: