I'm using WPF and C#.
我正在使用WPF和C#。
I have a problem. I need to create a lot of bindable templated controls in scrollable area (they are all of different types). For example 1000 textboxes, 1000 drop down lists, and 1000 checkboxes. I have a
I'm using WPF and C#.
我正在使用WPF和C#。
I have a problem. I need to create a lot of bindable templated controls in scrollable area (they are all of different types). For example 1000 textboxes, 1000 drop down lists, and 1000 checkboxes. I have a