1
0
mirror of https://github.com/SirLecram/HospitalServerManager synced 2024-09-01 21:55:37 +02:00
admissionManager/obj/x86/Debug/View/UserControls/CustomListView.g.i.cs

42 lines
1.7 KiB
C#
Raw Normal View History

2018-11-18 18:49:40 +01:00
#pragma checksum "C:\Users\MarcelPC\Desktop\Na studia\Informatyka\C#\Ksiazka\HospitalServerManager\HospitalServerManager\View\UserControls\CustomListView.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "6AF310369F5CCDD798CAD38D94BC2AEB"
//------------------------------------------------------------------------------
// <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 HospitalServerManager.View.UserControls
{
partial class CustomListView : global::Windows.UI.Xaml.Controls.UserControl
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.17.0")]
private bool _contentLoaded;
/// <summary>
/// InitializeComponent()
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 10.0.17.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent()
{
if (_contentLoaded)
return;
_contentLoaded = true;
global::System.Uri resourceLocator = new global::System.Uri("ms-appx:///View/UserControls/CustomListView.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);
}
}