319 lines
13 KiB
C#
319 lines
13 KiB
C#
#pragma checksum "..\..\..\windows\plugintutorial.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "72132B33D687A6966D925646CD45D923E6ACEFA76BD8BE02647B1CFBC6E05D7C"
|
|
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Этот код создан программой.
|
|
// Исполняемая версия:4.0.30319.42000
|
|
//
|
|
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
|
|
// повторной генерации кода.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Diagnostics;
|
|
using System.Windows;
|
|
using System.Windows.Automation;
|
|
using System.Windows.Controls;
|
|
using System.Windows.Controls.Primitives;
|
|
using System.Windows.Data;
|
|
using System.Windows.Documents;
|
|
using System.Windows.Ink;
|
|
using System.Windows.Input;
|
|
using System.Windows.Markup;
|
|
using System.Windows.Media;
|
|
using System.Windows.Media.Animation;
|
|
using System.Windows.Media.Effects;
|
|
using System.Windows.Media.Imaging;
|
|
using System.Windows.Media.Media3D;
|
|
using System.Windows.Media.TextFormatting;
|
|
using System.Windows.Navigation;
|
|
using System.Windows.Shapes;
|
|
using System.Windows.Shell;
|
|
|
|
|
|
namespace Raton.Windows {
|
|
|
|
|
|
/// <summary>
|
|
/// PluginTutorial
|
|
/// </summary>
|
|
public partial class PluginTutorial : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
|
|
|
|
|
#line 201 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.ScrollViewer MainScroll;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 203 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel ContentPanel;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 204 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_Welcome;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 267 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_Structure;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 305 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_PluginInfo;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 374 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_EntryPoint;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 431 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_Pack;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 530 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_Args;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 573 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_PackRef;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 643 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_Example;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
|
|
#line 673 "..\..\..\windows\plugintutorial.xaml"
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
internal System.Windows.Controls.StackPanel Sec_Tips;
|
|
|
|
#line default
|
|
#line hidden
|
|
|
|
private bool _contentLoaded;
|
|
|
|
/// <summary>
|
|
/// InitializeComponent
|
|
/// </summary>
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
|
public void InitializeComponent() {
|
|
if (_contentLoaded) {
|
|
return;
|
|
}
|
|
_contentLoaded = true;
|
|
System.Uri resourceLocater = new System.Uri("/Raton;component/windows/plugintutorial.xaml", System.UriKind.Relative);
|
|
|
|
#line 1 "..\..\..\windows\plugintutorial.xaml"
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
#line default
|
|
#line hidden
|
|
}
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.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")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
|
switch (connectionId)
|
|
{
|
|
case 1:
|
|
|
|
#line 123 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_Welcome);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 2:
|
|
|
|
#line 131 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_Structure);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 3:
|
|
|
|
#line 139 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_PluginInfo);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 4:
|
|
|
|
#line 147 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_EntryPoint);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 5:
|
|
|
|
#line 155 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_Pack);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 6:
|
|
|
|
#line 163 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_Args);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 7:
|
|
|
|
#line 173 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_PackRef);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 8:
|
|
|
|
#line 181 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_Example);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 9:
|
|
|
|
#line 189 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Nav_Tips);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 10:
|
|
this.MainScroll = ((System.Windows.Controls.ScrollViewer)(target));
|
|
return;
|
|
case 11:
|
|
this.ContentPanel = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 12:
|
|
this.Sec_Welcome = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 13:
|
|
this.Sec_Structure = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 14:
|
|
this.Sec_PluginInfo = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 15:
|
|
|
|
#line 325 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.CopyCode_PluginInfoAttr);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 16:
|
|
|
|
#line 364 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.CopyCode_PluginInfoUsage);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 17:
|
|
this.Sec_EntryPoint = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 18:
|
|
|
|
#line 421 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.CopyCode_Main);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 19:
|
|
this.Sec_Pack = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 20:
|
|
|
|
#line 451 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.CopyCode_Pack);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 21:
|
|
this.Sec_Args = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 22:
|
|
|
|
#line 550 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.CopyCode_ParseArgs);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 23:
|
|
this.Sec_PackRef = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 24:
|
|
this.Sec_Example = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
case 25:
|
|
|
|
#line 663 "..\..\..\windows\plugintutorial.xaml"
|
|
((System.Windows.Controls.Border)(target)).MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.CopyCode_Full);
|
|
|
|
#line default
|
|
#line hidden
|
|
return;
|
|
case 26:
|
|
this.Sec_Tips = ((System.Windows.Controls.StackPanel)(target));
|
|
return;
|
|
}
|
|
this._contentLoaded = true;
|
|
}
|
|
}
|
|
}
|
|
|