Hi all,
I want to create dynamic controls (i.e: textbox, ComboBox, DatePicker...) from Viewmodel class and then bind them to XAML.
- More detail: i will get data from database to get DataType, base...