void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ProgressCtr = ((VisualMutator.Views.ProgressControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.ProgressCtr = ((VisualMutator.Views.ProgressControl)(target));
         return;
     }
     this._contentLoaded = true;
 }