コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.___沒有名稱_ = ((Sam33UML.Others.About_Author)(target));
                return;

            case 2:
                this.GithubURL = ((System.Windows.Controls.TextBlock)(target));

            #line 16 "..\..\..\Others\About Author.xaml"
                this.GithubURL.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.GithubURL_MouseLeftButtonDown);

            #line default
            #line hidden

            #line 16 "..\..\..\Others\About Author.xaml"
                this.GithubURL.MouseEnter += new System.Windows.Input.MouseEventHandler(this.GithubURL_MouseEnter);

            #line default
            #line hidden

            #line 16 "..\..\..\Others\About Author.xaml"
                this.GithubURL.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GithubURL_MouseLeave);

            #line default
            #line hidden
                return;

            case 3:
                this.BloggerURL = ((System.Windows.Controls.TextBlock)(target));

            #line 17 "..\..\..\Others\About Author.xaml"
                this.BloggerURL.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.BloggerURL_MouseLeftButtonDown);

            #line default
            #line hidden

            #line 17 "..\..\..\Others\About Author.xaml"
                this.BloggerURL.MouseEnter += new System.Windows.Input.MouseEventHandler(this.BloggerURL_MouseEnter);

            #line default
            #line hidden

            #line 17 "..\..\..\Others\About Author.xaml"
                this.BloggerURL.MouseLeave += new System.Windows.Input.MouseEventHandler(this.BloggerURL_MouseLeave);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.___沒有名稱_ = ((Sam33UML.Others.About_Author)(target));
     return;
     case 2:
     this.GithubURL = ((System.Windows.Controls.TextBlock)(target));
     
     #line 16 "..\..\..\System\About Author.xaml"
     this.GithubURL.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.GithubURL_MouseLeftButtonDown);
     
     #line default
     #line hidden
     
     #line 16 "..\..\..\System\About Author.xaml"
     this.GithubURL.MouseEnter += new System.Windows.Input.MouseEventHandler(this.GithubURL_MouseEnter);
     
     #line default
     #line hidden
     
     #line 16 "..\..\..\System\About Author.xaml"
     this.GithubURL.MouseLeave += new System.Windows.Input.MouseEventHandler(this.GithubURL_MouseLeave);
     
     #line default
     #line hidden
     return;
     case 3:
     this.BloggerURL = ((System.Windows.Controls.TextBlock)(target));
     
     #line 17 "..\..\..\System\About Author.xaml"
     this.BloggerURL.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.BloggerURL_MouseLeftButtonDown);
     
     #line default
     #line hidden
     
     #line 17 "..\..\..\System\About Author.xaml"
     this.BloggerURL.MouseEnter += new System.Windows.Input.MouseEventHandler(this.BloggerURL_MouseEnter);
     
     #line default
     #line hidden
     
     #line 17 "..\..\..\System\About Author.xaml"
     this.BloggerURL.MouseLeave += new System.Windows.Input.MouseEventHandler(this.BloggerURL_MouseLeave);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }