Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DlgAlarm = ((PNotes.NET.WndAlarm)(target));

            #line 11 "..\..\WndAlarm.xaml"
                this.DlgAlarm.Loaded += new System.Windows.RoutedEventHandler(this.DlgAlarm_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.ScaleAlarm = ((System.Windows.Media.ScaleTransform)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.DlgAlarm = ((PNotes.NET.WndAlarm)(target));
     
     #line 11 "..\..\WndAlarm.xaml"
     this.DlgAlarm.Loaded += new System.Windows.RoutedEventHandler(this.DlgAlarm_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ScaleAlarm = ((System.Windows.Media.ScaleTransform)(target));
     return;
     }
     this._contentLoaded = true;
 }