Exemplo n.º 1
0
 public PropertyPanel()
 {
     DataContext = this;
     InitializeComponent();
     PropertyEditorGroups = new PropertyEditorGroupCollection();
 }
Exemplo n.º 2
0
 public PropertyPanel()
 {
     InitializeComponent();
     PropertyEditorGroups = new PropertyEditorGroupCollection();
 }
Exemplo n.º 3
0
 public PropertyPanel()
 {
     InitializeComponent();
     PropertyEditorGroups = new PropertyEditorGroupCollection();
 }