Ejemplo n.º 1
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WebControl;component/Views/NetworkView0.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Canvas)(this.FindName("LayoutRoot")));
     this.test1      = ((WebControl.HMILabel)(this.FindName("test1")));
     this.teSqlTime  = ((System.Windows.Controls.TextBlock)(this.FindName("teSqlTime")));
 }
Ejemplo n.º 2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WebControl;component/Controls/HMINodeEx.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.rectangle1 = ((WebControl.HMIRectangleEx)(this.FindName("rectangle1")));
     this.label1     = ((WebControl.HMILabel)(this.FindName("label1")));
 }