Esempio n. 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.treeView = ((Microsoft.Research.DynamicDataDisplay.Samples.Internals.Views.TreeDemonstrationView)(target));
         return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.treeView = ((Microsoft.Research.DynamicDataDisplay.Samples.Internals.Views.TreeDemonstrationView)(target));
     return;
     }
     this._contentLoaded = true;
 }