Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((REVOLUTION.Test)(target));
     return;
     case 2:
     this.ChatPage = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 3:
     this.Emoji = ((System.Windows.Controls.Button)(target));
     return;
     case 4:
     this.RTBContainer = ((System.Windows.Controls.TreeView)(target));
     return;
     case 5:
     this.btnSend = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((REVOLUTION.Test)(target));
     return;
     case 2:
     this.button = ((System.Windows.Controls.Button)(target));
     return;
     case 3:
     this.play = ((System.Windows.Controls.MediaElement)(target));
     return;
     case 4:
     this.image = ((System.Windows.Controls.Image)(target));
     return;
     case 5:
     this.loading = ((System.Windows.Controls.MediaElement)(target));
     return;
     case 6:
     this.audio = ((System.Windows.Controls.MediaElement)(target));
     return;
     case 7:
     this.RTBContainer = ((System.Windows.Controls.TreeView)(target));
     return;
     case 8:
     this.btnSend = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }