Is your feature request related to a problem? Please describe.
When using a toggle button in the windowchrome and the window looses focus, togglebuttons wont get the disabled style that windowbuttons get.
Describe the solution you'd like
Add a style for togglebuttons that mimics the behavior of the WindowButton style.
Describe alternatives you've considered
I could implement the style in my app, but i think adding a new style is in the scope of your library.
Additional context
When windos has focus:

When window lost focus:

Light theme window without focus:

Is your feature request related to a problem? Please describe.
When using a toggle button in the windowchrome and the window looses focus, togglebuttons wont get the disabled style that windowbuttons get.
Describe the solution you'd like
Add a style for togglebuttons that mimics the behavior of the WindowButton style.
Describe alternatives you've considered
I could implement the style in my app, but i think adding a new style is in the scope of your library.
Additional context

When windos has focus:
When window lost focus:

Light theme window without focus:
