Beispiel #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.StartScherm = ((MemoryGame1._0.MainWindow)(target));
         return;
     }
     this._contentLoaded = true;
 }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.StartScherm = ((MemoryGame1._0.MainWindow)(target));
                return;

            case 2:
                this.knopstartspel = ((System.Windows.Controls.Button)(target));

            #line 23 "..\..\MainWindow.xaml"
                this.knopstartspel.Click += new System.Windows.RoutedEventHandler(this.OpenWindow);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }