void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.advancedView = ((HandBrakeWPF.Views.AdvancedView)(target));
     return;
     }
     this._contentLoaded = true;
 }
Beispiel #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.advancedView = ((HandBrakeWPF.Views.AdvancedView)(target));
         return;
     }
     this._contentLoaded = true;
 }