Quantcast
Viewing all articles
Browse latest Browse all 18858

How notify the View to create a runtime control

Hi,

I'm a quite new in WPF...

My application reads data from an external device.
When data is ready I have to add a TabItem to a TabControl and, inside it, create a control which reads its xaml file at runtime (because I have a different layout for each customer).

Which is the best approach to do it?

Regards,
Daniele.


Viewing all articles
Browse latest Browse all 18858

Trending Articles