2 using System.Collections.Generic;
6 using System.Windows.Controls;
7 using System.Windows.Data;
8 using System.Windows.Documents;
9 using System.Windows.Input;
10 using System.Windows.Media;
11 using System.Windows.Media.Imaging;
12 using System.Windows.Navigation;
13 using System.Windows.Shapes;
15 namespace SeciControls
24 InitializeComponent();
29 this.ViHost1.AddDaeVi();
34 this.ViHost1.CascadeVi();
39 this.ViHost1.RemoveDaeVi();
Interaction logic for DaeHostWrapper.xaml