Esempio n. 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.PasswordTextBox = ((Samba.Presentation.Controls.UIControls.FilteredTextBox)(target));
         return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 18 "..\..\TicketTagEditorView.xaml"
                ((System.Windows.Controls.GroupBox)(target)).IsVisibleChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.GroupBox_IsVisibleChanged_2);

            #line default
            #line hidden
                return;

            case 2:
                this.FreeTag = ((Samba.Presentation.Controls.UIControls.FilteredTextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }