Replies: 1 comment 7 replies
-
@karmeye could you try removin the HeaderIcon, Description binding and/or Button.Content just to see what causes the crash? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using a
SettingsCard
like thisand opening it in a WinForms a via XML Island throws this exception:
Window
works.SettingsCard
works (if I copy a folder generated by buiding the WinUI Class Library that contains xaml and xbf files to the output directory of the winforms app)What do I need to do to make it work?
Beta Was this translation helpful? Give feedback.
All reactions