mirror of
https://github.com/chibicitiberiu/drumkit.git
synced 2024-02-24 10:53:32 +00:00
28 lines
998 B
C#
28 lines
998 B
C#
|
|
|
|
#pragma checksum "F:\Dev\Windows8\DrumKit\DrumKit\UI\CommonControls\FileControl.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "C5BD777338800A24D5B4C17007D3647A"
|
|
//------------------------------------------------------------------------------
|
|
// <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 DrumKit
|
|
{
|
|
partial class FileControl : global::Windows.UI.Xaml.Controls.UserControl, global::Windows.UI.Xaml.Markup.IComponentConnector
|
|
{
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 4.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
public void Connect(int connectionId, object target)
|
|
{
|
|
this._contentLoaded = true;
|
|
}
|
|
}
|
|
}
|
|
|
|
|