void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.FP = ((DatasetAnalizer.View.Controls.FormattingPreview)(target)); return; case 2: this.CB_chars = ((System.Windows.Controls.ComboBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.formattingPreviewControl = ((DatasetAnalizer.View.Controls.FormattingPreview)(target)); return; case 2: this.LB = ((System.Windows.Controls.ListBox)(target)); return; case 3: this.CANV = ((System.Windows.Controls.Canvas)(target)); return; case 4: this.ProcessingOverlay = ((System.Windows.Controls.Grid)(target)); return; } this._contentLoaded = true; }