What to add to xaml view to be able to find Style StyletConductorTabControl? #388
Answered
by
canton7
HackMasterFlash
asked this question in
Q&A
|
I have a TabControl that works as expected when I use the code snippet in the documentation. For completeness here is xaml ... ``
VisualStudio tells me The QuickStart tells me: I just don't know how to tell Visual studio where to find the StaticResource. Thanks for any help! |
Answered by
canton7
Mar 2, 2024
Replies: 1 comment 2 replies
|
Does it actually run fine if you start the application? I.e. is it just a VS issue? |
2 replies
Answer selected by
HackMasterFlash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does it actually run fine if you start the application? I.e. is it just a VS issue?