#pragma checksum "C:\Users\selim\Source\Repos\autocatuwp\AutoCat\Pages\SearchPage.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E0926BA08830C8856DF265D13EC5E82C77960CB7DAC39450936F5D4D2249D555"
//------------------------------------------------------------------------------
//
// 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 SearchPage : global::Windows.UI.Xaml.Controls.Page
{
[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/SearchPage.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 ISearchPage_Bindings
{
void Initialize();
void Update();
void StopTracking();
void DisconnectUnloadedObject(int connectionId);
}
private interface ISearchPage_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 ISearchPage_Bindings Bindings;
#pragma warning restore 0649
#pragma warning restore 0169
}
}