You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have the light/dark resources for HyperlinkButton already but they are unused. I realize there is no HyperlinkButton in WPF but we can do what is done with AccentButtonStyle in this case.
Reproduction Steps
See Fluent Theme
Expected behavior
It would be ideal to pull this style into the Fluent theme. It is based on AccentButtonStyle and uses the already existing HyperlinkButton* resources.
Description
We have the light/dark resources for HyperlinkButton already but they are unused. I realize there is no HyperlinkButton in WPF but we can do what is done with AccentButtonStyle in this case.
Reproduction Steps
See Fluent Theme
Expected behavior
It would be ideal to pull this style into the Fluent theme. It is based on AccentButtonStyle and uses the already existing HyperlinkButton* resources.
Actual behavior
Nothing is shown -- or -- the default .ToString() is shown.
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered: