Inheritance: System.Windows.Controls.Control
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.glow = ((MahApps.Metro.Controls.Glow)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.glow = ((MahApps.Metro.Controls.Glow)(target));
         return;
     }
     this._contentLoaded = true;
 }