Set DataContext in XAML

前端 未结 2 1168
一个人的身影
一个人的身影 2021-01-03 00:35

I have this simple application that adds some items to a combobox:

public partial class Window1 : Window
    {
        private ObservableCollection

        
2条回答
提交回复
热议问题