AutoCatUwp/AutoCat/obj/x64/Debug/Pages/PlateNumber.g.i.cs
2021-01-24 18:21:04 +03:00

42 lines
1.6 KiB
C#

#pragma checksum "C:\Users\selim\Source\Repos\autocatuwp\AutoCat\Pages\PlateNumber.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D9CAA6B6FEDD4F834CC04793A82AB74CB0362677FB754ECF41301EBE278434DA"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace AutoCat.Pages
{
partial class PlateNumber : global::Windows.UI.Xaml.Controls.UserControl
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.19041.1")]
private bool _contentLoaded;
/// <summary>
/// InitializeComponent()
/// </summary>
[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/PlateNumber.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);
}
}