#pragma checksum "C:\Users\selim\Source\Repos\autocatuwp\AutoCat\Pages\AuthPage.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1F96DA443106FFFB23755568067AE484D9714DB37AA1C95D01B485BBBB90B537" //------------------------------------------------------------------------------ // // 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.Pages { partial class AuthPage : global::Windows.UI.Xaml.Controls.Page { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] private global::Windows.UI.Xaml.Controls.TextBox Email; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] private global::Windows.UI.Xaml.Controls.PasswordBox Password; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] private global::Windows.UI.Xaml.Controls.Button Login; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] private global::Windows.UI.Xaml.Controls.ProgressRing Progress; [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] private bool _contentLoaded; /// /// InitializeComponent() /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public void InitializeComponent() { if (_contentLoaded) return; _contentLoaded = true; global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///Pages/AuthPage.xaml"); global::Windows.UI.Xaml.Application.LoadComponent(this, resourceLocator, global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application); } partial void UnloadObject(global::Windows.UI.Xaml.DependencyObject unloadableObject); [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] private interface IAuthPage_Bindings { void Initialize(); void Update(); void StopTracking(); void DisconnectUnloadedObject(int connectionId); } private interface IAuthPage_BindingsScopeConnector { global::System.WeakReference Parent { get; set; } bool ContainsElement(int connectionId); void RegisterForElementConnection(int connectionId, global::Windows.UI.Xaml.Markup.IComponentConnector connector); } #pragma warning disable 0169 // Proactively suppress unused field warning in case Bindings is not used. #pragma warning disable 0649 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")] private IAuthPage_Bindings Bindings; #pragma warning restore 0649 #pragma warning restore 0169 } }