J
J
John2020-11-20 17:12:20
WPF
John, 2020-11-20 17:12:20

How to isolate large controls from the main xaml markup in wpf?

There is a big "menu", and it messes up the readability of the markup (at least for me). It would be desirable to remove all big controls in a separate place.
I tried to remove it into the resource dictionary and connect it through styles, no matter what, but the commands do not work. I suspect because the library does not have access to the main xaml.
In general, the question is: what are the ways to do this?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question