bd59cd2e02c3089f0710a6138ca241f5eeda3dd4
[platform/core/csapi/tizenfx.git] / test / Tizen.NUI.Tests / Tizen.NUI.Devel.Tests / testcase / public / Xaml / TotalSample / TotalSample.xaml.g.cs
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 //     This code was generated by a tool.
4 //     Runtime Version:4.0.30319.42000
5 //
6 //     Changes to this file may cause incorrect behavior and will be lost if
7 //     the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10
11 [assembly: global::Tizen.NUI.Xaml.XamlResourceIdAttribute("Tizen.NUI.Devel.Tests.testcase.public.Xaml.TotalSample.TotalSample.xaml", "testcase/public/Xaml/TotalSample/TotalSample.xaml", typeof(global::Tizen.NUI.Devel.Tests.TotalSample))]
12
13 namespace Tizen.NUI.Devel.Tests {
14     
15     
16     [Tizen.NUI.Xaml.XamlFilePathAttribute("testcase\\public\\Xaml\\TotalSample\\TotalSample.xaml")]
17     [Tizen.NUI.Xaml.XamlCompilationAttribute(global::Tizen.NUI.Xaml.XamlCompilationOptions.Compile)]
18     public partial class TotalSample : global::Tizen.NUI.Devel.Tests.UIElement {
19         
20         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
21         public global::Tizen.NUI.Devel.Tests.UIElement t1;
22         
23         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
24         public global::Tizen.NUI.Devel.Tests.UIElement t2;
25         
26         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
27         public global::Tizen.NUI.Devel.Tests.UIElement t3;
28         
29         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
30         private object eXamlData;
31         
32         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
33         private void InitializeComponent() {
34             //eXamlData = global::Tizen.NUI.EXaml.EXamlExtensions.LoadFromEXamlByRelativePath(this, GetEXamlPath());
35             global::Tizen.NUI.Xaml.Extensions.LoadFromXaml(this, typeof(TotalSample));
36             t1 = global::Tizen.NUI.Binding.NameScopeExtensions.FindByName<global::Tizen.NUI.Devel.Tests.UIElement>(this, "t1");
37             t2 = global::Tizen.NUI.Binding.NameScopeExtensions.FindByName<global::Tizen.NUI.Devel.Tests.UIElement>(this, "t2");
38             t3 = global::Tizen.NUI.Binding.NameScopeExtensions.FindByName<global::Tizen.NUI.Devel.Tests.UIElement>(this, "t3");
39         }
40         
41         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
42         private string GetEXamlPath() {
43             return default(string);
44         }
45         
46         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
47         private void RemoveEventsInXaml() {
48             //global::Tizen.NUI.EXaml.EXamlExtensions.RemoveEventsInXaml(eXamlData);
49         }
50         
51         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Tizen.NUI.Xaml.Build.Tasks.XamlG", "1.0.6.0")]
52         private void ExitXaml() {
53             //RemoveEventsInXaml();
54             //global::Tizen.NUI.EXaml.EXamlExtensions.DisposeXamlElements(this);
55         }
56     }
57 }