风光大葬
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\winTreeList.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E6989CB179B55C19CB260E002DA123B814429AA7"
|
||||
#pragma checksum "..\..\..\winTreeList.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "94C293BA2A2DA530CDE3ED561BC859DBF71CF9E1"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
@@ -55,13 +55,13 @@ namespace Ramitta {
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.10.0")]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Ramitta;component/wintreelist.xaml", System.UriKind.Relative);
|
||||
System.Uri resourceLocater = new System.Uri("/Ramitta;V1.0.0.0;component/wintreelist.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\winTreeList.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
@@ -71,7 +71,7 @@ namespace Ramitta {
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "9.0.10.0")]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
@@ -84,7 +84,7 @@ namespace Ramitta {
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 39 "..\..\..\winTreeList.xaml"
|
||||
#line 45 "..\..\..\winTreeList.xaml"
|
||||
((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ExpandAll);
|
||||
|
||||
#line default
|
||||
@@ -92,7 +92,7 @@ namespace Ramitta {
|
||||
return;
|
||||
case 3:
|
||||
|
||||
#line 40 "..\..\..\winTreeList.xaml"
|
||||
#line 46 "..\..\..\winTreeList.xaml"
|
||||
((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.CollapseAll);
|
||||
|
||||
#line default
|
||||
|
||||
Reference in New Issue
Block a user