-
PackIcon in Icon Button is shown as expected in design mode, but it failed to show in running mode. what i can do? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I am not able to reproduce this issue, could you please provide a code sample, which version of Visual Studio you are using, and which version of this library you are referencing. |
Beta Was this translation helpful? Give feedback.
-
there are many similar bugs related to VS, I fixed the problem by adding reference in app.xaml. Sometimes, the generic.xaml works bad. |
Beta Was this translation helpful? Give feedback.
there are many similar bugs related to VS, I fixed the problem by adding reference in app.xaml. Sometimes, the generic.xaml works bad.