port from perforce

This commit is contained in:
2026-04-18 22:31:51 +02:00
commit 8d0ab5b7cc
8409 changed files with 3972376 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

View File

@@ -0,0 +1,62 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XamlGeneratedNamespace {
/// <summary>
/// GeneratedInternalTypeHelper
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.3.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
/// <summary>
/// CreateInstance
/// </summary>
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
}
/// <summary>
/// GetPropertyValue
/// </summary>
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// SetPropertyValue
/// </summary>
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// CreateDelegate
/// </summary>
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
delegateType,
handler}, null)));
}
/// <summary>
/// AddEventHandler
/// </summary>
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
eventInfo.AddEventHandler(target, handler);
}
}
}

View File

@@ -0,0 +1,62 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XamlGeneratedNamespace {
/// <summary>
/// GeneratedInternalTypeHelper
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.3.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
/// <summary>
/// CreateInstance
/// </summary>
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
}
/// <summary>
/// GetPropertyValue
/// </summary>
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// SetPropertyValue
/// </summary>
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// CreateDelegate
/// </summary>
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
delegateType,
handler}, null)));
}
/// <summary>
/// AddEventHandler
/// </summary>
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
eventInfo.AddEventHandler(target, handler);
}
}
}

View File

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.0-windows7.0
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = NodeNetwork
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\

View File

@@ -0,0 +1 @@
ddf4fbe1b332ec1124e1f48a43002401fd05bcf6

View File

@@ -0,0 +1,31 @@
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net7.0-windows7.0\NodeNetwork.deps.json
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net7.0-windows7.0\NodeNetwork.dll
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net7.0-windows7.0\NodeNetwork.pdb
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork.csproj.AssemblyReference.cache
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\Generic.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Views\Controls\ArrowToggleButton.g.cs
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Views\Controls\ViewModelViewHostNoAnimations.g.cs
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Views\NetworkView.g.cs
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\GeneratedInternalTypeHelper.g.cs
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork_MarkupCompile.cache
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork_MarkupCompile.lref
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\ConnectionView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\Endpoint.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\EndpointGroupView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\ErrorMessageView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\NodeEndpointEditorView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\NodeInputView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\NodeOutputView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\NodeView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\PendingConnectionView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Themes\PortView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Views\Controls\ArrowToggleButton.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Views\Controls\ViewModelViewHostNoAnimations.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\Views\NetworkView.baml
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork.g.resources
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork.GeneratedMSBuildEditorConfig.editorconfig
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork.csproj.CoreCompileInputs.cache
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork.dll
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\refint\NodeNetwork.dll
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\NodeNetwork.pdb
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\ref\NodeNetwork.dll

View File

@@ -0,0 +1,20 @@
NodeNetwork
library
C#
.cs
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\
NodeNetwork
none
false
TRACE;DEBUG;NET;NET7_0;NETCOREAPP
14-663422403
39-781031003
216-705431984
Themes\ConnectionView.xaml;Themes\Endpoint.xaml;Themes\EndpointGroupView.xaml;Themes\ErrorMessageView.xaml;Themes\Generic.xaml;Themes\NodeEndpointEditorView.xaml;Themes\NodeInputView.xaml;Themes\NodeOutputView.xaml;Themes\NodeView.xaml;Themes\PendingConnectionView.xaml;Themes\PortView.xaml;Views\Controls\ArrowToggleButton.xaml;Views\Controls\ViewModelViewHostNoAnimations.xaml;Views\NetworkView.xaml;
False

View File

@@ -0,0 +1,20 @@
NodeNetwork
library
C#
.cs
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\
NodeNetwork
none
false
TRACE;DEBUG;NET;NET7_0;NETCOREAPP
14-663422403
40-217933580
216-705431984
Themes\ConnectionView.xaml;Themes\Endpoint.xaml;Themes\EndpointGroupView.xaml;Themes\ErrorMessageView.xaml;Themes\Generic.xaml;Themes\NodeEndpointEditorView.xaml;Themes\NodeInputView.xaml;Themes\NodeOutputView.xaml;Themes\NodeView.xaml;Themes\PendingConnectionView.xaml;Themes\PortView.xaml;Views\Controls\ArrowToggleButton.xaml;Views\Controls\ViewModelViewHostNoAnimations.xaml;Views\NetworkView.xaml;
True

View File

@@ -0,0 +1,16 @@
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net7.0-windows7.0\GeneratedInternalTypeHelper.g.i.cs
FE:\p4\bluflame\intromat\NodeNetwork\Themes\ConnectionView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\Endpoint.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\EndpointGroupView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\ErrorMessageView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeEndpointEditorView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeInputView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeOutputView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\PendingConnectionView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\PortView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Views\Controls\ArrowToggleButton.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Views\Controls\ViewModelViewHostNoAnimations.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Views\NetworkView.xaml;;

View File

@@ -0,0 +1,16 @@
FE:\p4\bluflame\intromat\NodeNetwork\Themes\ConnectionView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\Endpoint.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\EndpointGroupView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\ErrorMessageView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeEndpointEditorView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeInputView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeOutputView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\NodeView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\PendingConnectionView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Themes\PortView.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Views\Controls\ArrowToggleButton.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Views\Controls\ViewModelViewHostNoAnimations.xaml;;
FE:\p4\bluflame\intromat\NodeNetwork\Views\NetworkView.xaml;;

View File

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.0-windows7.0
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = NodeNetwork_aq4qtw3m_wpftmp
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\

View File

@@ -0,0 +1,91 @@
#pragma checksum "..\..\..\..\..\Views\Controls\ArrowToggleButton.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3E60A1A2AEB334B64DF7EDF8A258CD39FB4C0002"
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
using NodeNetwork.Views;
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 NodeNetwork.Views.Controls {
/// <summary>
/// ArrowToggleButton
/// </summary>
public partial class ArrowToggleButton : System.Windows.Controls.Primitives.ToggleButton, System.Windows.Markup.IComponentConnector {
#line 8 "..\..\..\..\..\Views\Controls\ArrowToggleButton.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.ArrowToggleButton button;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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("/NodeNetwork;component/views/controls/arrowtogglebutton.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Views\Controls\ArrowToggleButton.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[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.button = ((NodeNetwork.Views.Controls.ArrowToggleButton)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,91 @@
#pragma checksum "..\..\..\..\..\Views\Controls\ArrowToggleButton.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3E60A1A2AEB334B64DF7EDF8A258CD39FB4C0002"
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
using NodeNetwork.Views;
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 NodeNetwork.Views.Controls {
/// <summary>
/// ArrowToggleButton
/// </summary>
public partial class ArrowToggleButton : System.Windows.Controls.Primitives.ToggleButton, System.Windows.Markup.IComponentConnector {
#line 8 "..\..\..\..\..\Views\Controls\ArrowToggleButton.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.ArrowToggleButton button;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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("/NodeNetwork;component/views/controls/arrowtogglebutton.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Views\Controls\ArrowToggleButton.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[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.button = ((NodeNetwork.Views.Controls.ArrowToggleButton)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,78 @@
#pragma checksum "..\..\..\..\..\Views\Controls\ViewModelViewHostNoAnimations.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "352C018739C3631A505397F241F72E1635C561EA"
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
using NodeNetwork.Views.Controls;
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 NodeNetwork.Views.Controls {
/// <summary>
/// ViewModelViewHostNoAnimations
/// </summary>
public partial class ViewModelViewHostNoAnimations : ReactiveUI.ViewModelViewHost, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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("/NodeNetwork;component/views/controls/viewmodelviewhostnoanimations.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Views\Controls\ViewModelViewHostNoAnimations.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[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) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,78 @@
#pragma checksum "..\..\..\..\..\Views\Controls\ViewModelViewHostNoAnimations.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "352C018739C3631A505397F241F72E1635C561EA"
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
using NodeNetwork.Views.Controls;
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 NodeNetwork.Views.Controls {
/// <summary>
/// ViewModelViewHostNoAnimations
/// </summary>
public partial class ViewModelViewHostNoAnimations : ReactiveUI.ViewModelViewHost, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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("/NodeNetwork;component/views/controls/viewmodelviewhostnoanimations.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Views\Controls\ViewModelViewHostNoAnimations.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[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) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,305 @@
#pragma checksum "..\..\..\..\Views\NetworkView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FD5952BC7EFB362B38B033C3FEDB3903164D4E67"
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
using NodeNetwork.Utilities.WPF;
using NodeNetwork.ViewModels;
using NodeNetwork.Views;
using NodeNetwork.Views.Controls;
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 NodeNetwork.Views {
/// <summary>
/// NetworkView
/// </summary>
public partial class NetworkView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
#line 12 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.NetworkView self;
#line default
#line hidden
#line 14 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Input.KeyBinding deleteBinding;
#line default
#line hidden
#line 20 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.DragCanvas dragCanvas;
#line default
#line hidden
#line 21 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas contentContainer;
#line default
#line hidden
#line 23 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Media.RectangleGeometry clippingGeometry;
#line default
#line hidden
#line 29 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas backgroundCanvas;
#line default
#line hidden
#line 31 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ItemsControl connectionsControl;
#line default
#line hidden
#line 45 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ItemsControl nodesControl;
#line default
#line hidden
#line 69 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Line cutLine;
#line default
#line hidden
#line 71 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Rectangle selectionRectangle;
#line default
#line hidden
#line 73 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations pendingConnectionView;
#line default
#line hidden
#line 75 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations pendingNodeView;
#line default
#line hidden
#line 79 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup messagePopup;
#line default
#line hidden
#line 80 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal ReactiveUI.ViewModelViewHost messagePopupHost;
#line default
#line hidden
#line 83 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Border messageHostBorder;
#line default
#line hidden
#line 84 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal ReactiveUI.ViewModelViewHost messageHost;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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("/NodeNetwork;component/views/networkview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Views\NetworkView.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.self = ((NodeNetwork.Views.NetworkView)(target));
return;
case 2:
this.deleteBinding = ((System.Windows.Input.KeyBinding)(target));
return;
case 3:
this.dragCanvas = ((NodeNetwork.Views.Controls.DragCanvas)(target));
return;
case 4:
this.contentContainer = ((System.Windows.Controls.Canvas)(target));
#line 21 "..\..\..\..\Views\NetworkView.xaml"
this.contentContainer.LayoutUpdated += new System.EventHandler(this.ContentContainer_OnLayoutUpdated);
#line default
#line hidden
return;
case 5:
this.clippingGeometry = ((System.Windows.Media.RectangleGeometry)(target));
return;
case 6:
this.backgroundCanvas = ((System.Windows.Controls.Canvas)(target));
return;
case 7:
this.connectionsControl = ((System.Windows.Controls.ItemsControl)(target));
return;
case 8:
this.nodesControl = ((System.Windows.Controls.ItemsControl)(target));
return;
case 10:
this.cutLine = ((System.Windows.Shapes.Line)(target));
return;
case 11:
this.selectionRectangle = ((System.Windows.Shapes.Rectangle)(target));
return;
case 12:
this.pendingConnectionView = ((NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations)(target));
return;
case 13:
this.pendingNodeView = ((NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations)(target));
return;
case 14:
this.messagePopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 15:
this.messagePopupHost = ((ReactiveUI.ViewModelViewHost)(target));
return;
case 16:
this.messageHostBorder = ((System.Windows.Controls.Border)(target));
return;
case 17:
this.messageHost = ((ReactiveUI.ViewModelViewHost)(target));
return;
}
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 9:
#line 50 "..\..\..\..\Views\NetworkView.xaml"
((System.Windows.Controls.Primitives.Thumb)(target)).DragStarted += new System.Windows.Controls.Primitives.DragStartedEventHandler(this.OnNodeDragStart);
#line default
#line hidden
#line 50 "..\..\..\..\Views\NetworkView.xaml"
((System.Windows.Controls.Primitives.Thumb)(target)).DragDelta += new System.Windows.Controls.Primitives.DragDeltaEventHandler(this.OnNodeDrag);
#line default
#line hidden
#line 50 "..\..\..\..\Views\NetworkView.xaml"
((System.Windows.Controls.Primitives.Thumb)(target)).DragCompleted += new System.Windows.Controls.Primitives.DragCompletedEventHandler(this.OnNodeDragEnd);
#line default
#line hidden
break;
}
}
}
}

View File

@@ -0,0 +1,305 @@
#pragma checksum "..\..\..\..\Views\NetworkView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FD5952BC7EFB362B38B033C3FEDB3903164D4E67"
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
using NodeNetwork.Utilities.WPF;
using NodeNetwork.ViewModels;
using NodeNetwork.Views;
using NodeNetwork.Views.Controls;
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 NodeNetwork.Views {
/// <summary>
/// NetworkView
/// </summary>
public partial class NetworkView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
#line 12 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.NetworkView self;
#line default
#line hidden
#line 14 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Input.KeyBinding deleteBinding;
#line default
#line hidden
#line 20 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.DragCanvas dragCanvas;
#line default
#line hidden
#line 21 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas contentContainer;
#line default
#line hidden
#line 23 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Media.RectangleGeometry clippingGeometry;
#line default
#line hidden
#line 29 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Canvas backgroundCanvas;
#line default
#line hidden
#line 31 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ItemsControl connectionsControl;
#line default
#line hidden
#line 45 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ItemsControl nodesControl;
#line default
#line hidden
#line 69 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Line cutLine;
#line default
#line hidden
#line 71 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Rectangle selectionRectangle;
#line default
#line hidden
#line 73 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations pendingConnectionView;
#line default
#line hidden
#line 75 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations pendingNodeView;
#line default
#line hidden
#line 79 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup messagePopup;
#line default
#line hidden
#line 80 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal ReactiveUI.ViewModelViewHost messagePopupHost;
#line default
#line hidden
#line 83 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Border messageHostBorder;
#line default
#line hidden
#line 84 "..\..\..\..\Views\NetworkView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal ReactiveUI.ViewModelViewHost messageHost;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[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("/NodeNetwork;component/views/networkview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Views\NetworkView.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.self = ((NodeNetwork.Views.NetworkView)(target));
return;
case 2:
this.deleteBinding = ((System.Windows.Input.KeyBinding)(target));
return;
case 3:
this.dragCanvas = ((NodeNetwork.Views.Controls.DragCanvas)(target));
return;
case 4:
this.contentContainer = ((System.Windows.Controls.Canvas)(target));
#line 21 "..\..\..\..\Views\NetworkView.xaml"
this.contentContainer.LayoutUpdated += new System.EventHandler(this.ContentContainer_OnLayoutUpdated);
#line default
#line hidden
return;
case 5:
this.clippingGeometry = ((System.Windows.Media.RectangleGeometry)(target));
return;
case 6:
this.backgroundCanvas = ((System.Windows.Controls.Canvas)(target));
return;
case 7:
this.connectionsControl = ((System.Windows.Controls.ItemsControl)(target));
return;
case 8:
this.nodesControl = ((System.Windows.Controls.ItemsControl)(target));
return;
case 10:
this.cutLine = ((System.Windows.Shapes.Line)(target));
return;
case 11:
this.selectionRectangle = ((System.Windows.Shapes.Rectangle)(target));
return;
case 12:
this.pendingConnectionView = ((NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations)(target));
return;
case 13:
this.pendingNodeView = ((NodeNetwork.Views.Controls.ViewModelViewHostNoAnimations)(target));
return;
case 14:
this.messagePopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 15:
this.messagePopupHost = ((ReactiveUI.ViewModelViewHost)(target));
return;
case 16:
this.messageHostBorder = ((System.Windows.Controls.Border)(target));
return;
case 17:
this.messageHost = ((ReactiveUI.ViewModelViewHost)(target));
return;
}
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 9:
#line 50 "..\..\..\..\Views\NetworkView.xaml"
((System.Windows.Controls.Primitives.Thumb)(target)).DragStarted += new System.Windows.Controls.Primitives.DragStartedEventHandler(this.OnNodeDragStart);
#line default
#line hidden
#line 50 "..\..\..\..\Views\NetworkView.xaml"
((System.Windows.Controls.Primitives.Thumb)(target)).DragDelta += new System.Windows.Controls.Primitives.DragDeltaEventHandler(this.OnNodeDrag);
#line default
#line hidden
#line 50 "..\..\..\..\Views\NetworkView.xaml"
((System.Windows.Controls.Primitives.Thumb)(target)).DragCompleted += new System.Windows.Controls.Primitives.DragCompletedEventHandler(this.OnNodeDragEnd);
#line default
#line hidden
break;
}
}
}
}