Пример #1
0
 public PropertyPanel()
 {
     DataContext = this;
     InitializeComponent();
     PropertyEditorGroups = new PropertyEditorGroupCollection();
 }
Пример #2
0
 public PropertyPanel()
 {
     InitializeComponent();
     PropertyEditorGroups = new PropertyEditorGroupCollection();
 }
Пример #3
0
 public PropertyPanel()
 {
     InitializeComponent();
     PropertyEditorGroups = new PropertyEditorGroupCollection();
 }