#pragma checksum "C:\Users\selim\Source\Repos\autocatuwp\AutoCat\Pages\MainPage.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "AF04E522FF7858953F25EA28866A24EC73B71972D06C39D5090819120F188E37" //------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace AutoCat { partial class MainPage : global::Windows.UI.Xaml.Controls.Page, global::Windows.UI.Xaml.Markup.IComponentConnector, global::Windows.UI.Xaml.Markup.IComponentConnector2 { /// /// Connect() /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public void Connect(int connectionId, object target) { switch(connectionId) { case 2: // Pages\MainPage.xaml line 21 { this.NavView = (global::Microsoft.UI.Xaml.Controls.NavigationView)(target); ((global::Microsoft.UI.Xaml.Controls.NavigationView)this.NavView).Loaded += this.NavView_Loaded; ((global::Microsoft.UI.Xaml.Controls.NavigationView)this.NavView).SelectionChanged += this.NavView_SelectionChanged; } break; case 3: // Pages\MainPage.xaml line 35 { this.ContentFrame = (global::Windows.UI.Xaml.Controls.Frame)(target); } break; default: break; } this._contentLoaded = true; } /// /// GetBindingConnector(int connectionId, object target) /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target) { global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null; return returnValue; } } }