#pragma checksum "..\..\..\..\Views\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AA273B7943FD008BF188CFA4CEB6006C8DF34FC1" //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ using AvalonDock; using AvalonDock.Controls; using AvalonDock.Converters; using AvalonDock.Layout; using AvalonDock.Themes; using Intromat.ViewModels; using Intromat.Views; using NodeNetwork.Toolkit.NodeList; using ReactiveUI; using System; using System.Diagnostics; using System.Windows; using System.Windows.Automation; using System.Windows.Controls; using System.Windows.Controls.Primitives; using System.Windows.Controls.Ribbon; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Forms.Integration; 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 Intromat.Views { /// /// MainWindow /// public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { #line 36 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.MenuItem _menuExplorer; #line default #line hidden #line 37 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.MenuItem _menuLibrary; #line default #line hidden #line 38 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.MenuItem _menu3dView; #line default #line hidden #line 39 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.MenuItem _menu2dView; #line default #line hidden #line 40 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.MenuItem _menuParameters; #line default #line hidden #line 49 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button _openButton; #line default #line hidden #line 50 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button _saveButton; #line default #line hidden #line 52 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Intromat.Views.UndoRedoView _undoRedoView; #line default #line hidden #line 55 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal AvalonDock.DockingManager _dockingManager; #line default #line hidden #line 76 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal AvalonDock.Layout.LayoutAnchorable _explorerAnchorable; #line default #line hidden #line 77 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Intromat.Views.ExplorerView _explorerView; #line default #line hidden #line 81 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal AvalonDock.Layout.LayoutAnchorable _libraryAnchorable; #line default #line hidden #line 82 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal NodeNetwork.Toolkit.NodeList.NodeListView _nodeList; #line default #line hidden #line 87 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal AvalonDock.Layout.LayoutDocumentPane _documentPane; #line default #line hidden #line 90 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal AvalonDock.Layout.LayoutAnchorable _3dViewAnchorable; #line default #line hidden #line 91 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Intromat.Views.Preview3DView _preview3dView; #line default #line hidden #line 95 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal AvalonDock.Layout.LayoutAnchorable _2dViewAnchorable; #line default #line hidden #line 96 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Intromat.Views.Preview2DView _preview2dView; #line default #line hidden #line 102 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal AvalonDock.Layout.LayoutAnchorable _parametersAnchorable; #line default #line hidden #line 103 "..\..\..\..\Views\MainWindow.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Intromat.Views.PropertiesView _propertiesView; #line default #line hidden private bool _contentLoaded; /// /// InitializeComponent /// [System.Diagnostics.DebuggerNonUserCodeAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.3.0")] public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Uri resourceLocater = new System.Uri("/Intromat;component/views/mainwindow.xaml", System.UriKind.Relative); #line 1 "..\..\..\..\Views\MainWindow.xaml" System.Windows.Application.LoadComponent(this, resourceLocater); #line default #line hidden } [System.Diagnostics.DebuggerNonUserCodeAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.3.0")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { return System.Delegate.CreateDelegate(delegateType, this, handler); } [System.Diagnostics.DebuggerNonUserCodeAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.3.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: this._menuExplorer = ((System.Windows.Controls.MenuItem)(target)); return; case 2: this._menuLibrary = ((System.Windows.Controls.MenuItem)(target)); return; case 3: this._menu3dView = ((System.Windows.Controls.MenuItem)(target)); return; case 4: this._menu2dView = ((System.Windows.Controls.MenuItem)(target)); return; case 5: this._menuParameters = ((System.Windows.Controls.MenuItem)(target)); return; case 6: this._openButton = ((System.Windows.Controls.Button)(target)); return; case 7: this._saveButton = ((System.Windows.Controls.Button)(target)); return; case 8: this._undoRedoView = ((Intromat.Views.UndoRedoView)(target)); return; case 9: this._dockingManager = ((AvalonDock.DockingManager)(target)); return; case 10: this._explorerAnchorable = ((AvalonDock.Layout.LayoutAnchorable)(target)); return; case 11: this._explorerView = ((Intromat.Views.ExplorerView)(target)); return; case 12: this._libraryAnchorable = ((AvalonDock.Layout.LayoutAnchorable)(target)); return; case 13: this._nodeList = ((NodeNetwork.Toolkit.NodeList.NodeListView)(target)); return; case 14: this._documentPane = ((AvalonDock.Layout.LayoutDocumentPane)(target)); return; case 15: this._3dViewAnchorable = ((AvalonDock.Layout.LayoutAnchorable)(target)); return; case 16: this._preview3dView = ((Intromat.Views.Preview3DView)(target)); return; case 17: this._2dViewAnchorable = ((AvalonDock.Layout.LayoutAnchorable)(target)); return; case 18: this._preview2dView = ((Intromat.Views.Preview2DView)(target)); return; case 19: this._parametersAnchorable = ((AvalonDock.Layout.LayoutAnchorable)(target)); return; case 20: this._propertiesView = ((Intromat.Views.PropertiesView)(target)); return; } this._contentLoaded = true; } } }