port from perforce
This commit is contained in:
62
intromat/NodeNetwork/obj/Debug/NodeNetwork.6.0.0.nuspec
Normal file
62
intromat/NodeNetwork/obj/Debug/NodeNetwork.6.0.0.nuspec
Normal file
@@ -0,0 +1,62 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>NodeNetwork</id>
|
||||
<version>6.0.0</version>
|
||||
<authors>Wouter De Keersmaecker</authors>
|
||||
<license type="expression">Apache-2.0</license>
|
||||
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
|
||||
<description>Package Description</description>
|
||||
<tags>wpf reactiveui node network editor node-editor graph</tags>
|
||||
<repository type="Github" url="https://www.github.com/wouterdek/nodenetwork" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.8">
|
||||
<dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.Events.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="Splat.Drawing" version="11.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Buffers" version="4.5.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Collections.Immutable" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Data.DataSetExtensions" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Drawing.Primitives" version="4.3.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Memory" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Numerics.Vectors" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.ValueTuple" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="log4net" version="2.0.12" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net7.0-windows7.0">
|
||||
<dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.Events.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="Splat.Drawing" version="11.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Buffers" version="4.5.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Collections.Immutable" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Data.DataSetExtensions" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Drawing.Primitives" version="4.3.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Memory" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Numerics.Vectors" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.ValueTuple" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="log4net" version="2.0.12" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
<frameworkReferences>
|
||||
<group targetFramework="net7.0-windows7.0">
|
||||
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
|
||||
</group>
|
||||
<group targetFramework=".NETFramework4.8" />
|
||||
</frameworkReferences>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System.Drawing.Primitives" targetFramework=".NETFramework4.8" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\NodeNetwork.dll" target="lib\net48\NodeNetwork.dll" />
|
||||
<file src="E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net7.0-windows7.0\NodeNetwork.dll" target="lib\net7.0-windows7.0\NodeNetwork.dll" />
|
||||
</files>
|
||||
</package>
|
||||
@@ -0,0 +1,64 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>NodeNetwork</id>
|
||||
<version>6.0.0</version>
|
||||
<authors>Wouter De Keersmaecker</authors>
|
||||
<license type="expression">Apache-2.0</license>
|
||||
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
|
||||
<description>Package Description</description>
|
||||
<tags>wpf reactiveui node network editor node-editor graph</tags>
|
||||
<repository type="Github" url="https://www.github.com/wouterdek/nodenetwork" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.8">
|
||||
<dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.Events.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="Splat.Drawing" version="11.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Buffers" version="4.5.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Collections.Immutable" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Data.DataSetExtensions" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Drawing.Primitives" version="4.3.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Memory" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Numerics.Vectors" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.ValueTuple" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="log4net" version="2.0.12" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net7.0-windows7.0">
|
||||
<dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.Events.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="ReactiveUI.WPF" version="13.2.18" exclude="Build,Analyzers" />
|
||||
<dependency id="Splat.Drawing" version="11.0.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Buffers" version="4.5.1" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Collections.Immutable" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Data.DataSetExtensions" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Drawing.Primitives" version="4.3.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Memory" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Numerics.Vectors" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Runtime.CompilerServices.Unsafe" version="5.0.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
|
||||
<dependency id="System.ValueTuple" version="4.5.0" exclude="Build,Analyzers" />
|
||||
<dependency id="log4net" version="2.0.12" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
<frameworkReferences>
|
||||
<group targetFramework="net7.0-windows7.0">
|
||||
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
|
||||
</group>
|
||||
<group targetFramework=".NETFramework4.8" />
|
||||
</frameworkReferences>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System.Drawing.Primitives" targetFramework=".NETFramework4.8" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\NodeNetwork.pdb" target="lib\net48\NodeNetwork.pdb" />
|
||||
<file src="E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net7.0-windows7.0\NodeNetwork.pdb" target="lib\net7.0-windows7.0\NodeNetwork.pdb" />
|
||||
<file src="E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\NodeNetwork.dll" target="lib\net48\NodeNetwork.dll" />
|
||||
<file src="E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net7.0-windows7.0\NodeNetwork.dll" target="lib\net7.0-windows7.0\NodeNetwork.dll" />
|
||||
</files>
|
||||
</package>
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
|
||||
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = NodeNetwork
|
||||
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\
|
||||
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.assets.cache
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
1b698fd39048a6f5ebb757d661607b83d59dea23
|
||||
@@ -0,0 +1,45 @@
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\NodeNetwork.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\NodeNetwork.pdb
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\DynamicData.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\log4net.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\Pharmacist.Common.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\ReactiveUI.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\ReactiveUI.Events.WPF.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\ReactiveUI.Wpf.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\Splat.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\Splat.Drawing.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.Buffers.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.Collections.Immutable.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.Memory.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.Numerics.Vectors.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.Reactive.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.Runtime.CompilerServices.Unsafe.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.Threading.Tasks.Extensions.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net48\System.ValueTuple.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\Generic.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Views\Controls\ArrowToggleButton.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Views\Controls\ViewModelViewHostNoAnimations.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Views\NetworkView.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\GeneratedInternalTypeHelper.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork_MarkupCompile.cache
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork_MarkupCompile.lref
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\ConnectionView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\Endpoint.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\EndpointGroupView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\ErrorMessageView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\NodeEndpointEditorView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\NodeInputView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\NodeOutputView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\NodeView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\PendingConnectionView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Themes\PortView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Views\Controls\ArrowToggleButton.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Views\Controls\ViewModelViewHostNoAnimations.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\Views\NetworkView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork.g.resources
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork.csproj.CoreCompileInputs.cache
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork.csproj.CopyComplete
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork.pdb
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork.csproj.AssemblyReference.cache
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\NodeNetwork.GeneratedMSBuildEditorConfig.editorconfig
|
||||
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.dll
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.dll
Normal file
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.g.resources
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.g.resources
Normal file
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.pdb
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/NodeNetwork.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = NodeNetwork_2v5vgb3o_wpftmp
|
||||
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\
|
||||
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
NodeNetwork
|
||||
|
||||
|
||||
library
|
||||
C#
|
||||
.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\
|
||||
NodeNetwork
|
||||
none
|
||||
false
|
||||
TRACE;DEBUG;NETFRAMEWORK;NET48;
|
||||
|
||||
14-663422403
|
||||
|
||||
39-781031003
|
||||
431661498142
|
||||
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
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
NodeNetwork
|
||||
|
||||
|
||||
library
|
||||
C#
|
||||
.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net48\
|
||||
NodeNetwork
|
||||
none
|
||||
false
|
||||
TRACE;DEBUG;NETFRAMEWORK;NET48;
|
||||
|
||||
14-663422403
|
||||
|
||||
40-1054273362
|
||||
431661498142
|
||||
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
|
||||
|
||||
@@ -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;;
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = NodeNetwork_asc5ovgr_wpftmp
|
||||
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = NodeNetwork_udsetrqt_wpftmp
|
||||
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\
|
||||
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/ConnectionView.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/ConnectionView.baml
Normal file
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/Endpoint.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/Endpoint.baml
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/Generic.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/Generic.baml
Normal file
Binary file not shown.
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/NodeInputView.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/NodeInputView.baml
Normal file
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/NodeOutputView.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/NodeOutputView.baml
Normal file
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/NodeView.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/NodeView.baml
Normal file
Binary file not shown.
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/PortView.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Themes/PortView.baml
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,90 @@
|
||||
#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.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,90 @@
|
||||
#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.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,77 @@
|
||||
#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.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,77 @@
|
||||
#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.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
BIN
intromat/NodeNetwork/obj/Debug/net48/Views/NetworkView.baml
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net48/Views/NetworkView.baml
Normal file
Binary file not shown.
304
intromat/NodeNetwork/obj/Debug/net48/Views/NetworkView.g.cs
Normal file
304
intromat/NodeNetwork/obj/Debug/net48/Views/NetworkView.g.cs
Normal file
@@ -0,0 +1,304 @@
|
||||
#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.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
304
intromat/NodeNetwork/obj/Debug/net48/Views/NetworkView.g.i.cs
Normal file
304
intromat/NodeNetwork/obj/Debug/net48/Views/NetworkView.g.i.cs
Normal file
@@ -0,0 +1,304 @@
|
||||
#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.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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = ".NET 5.0")]
|
||||
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.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\
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
7d5c13544dc932e34fa6e3741b899ab618327115
|
||||
@@ -0,0 +1,31 @@
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net5.0-windows7.0\NodeNetwork.deps.json
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net5.0-windows7.0\NodeNetwork.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\bin\Debug\net5.0-windows7.0\NodeNetwork.pdb
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork.csproj.AssemblyReference.cache
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\Generic.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Views\Controls\ArrowToggleButton.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Views\Controls\ViewModelViewHostNoAnimations.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Views\NetworkView.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\GeneratedInternalTypeHelper.g.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork_MarkupCompile.cache
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork_MarkupCompile.lref
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\ConnectionView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\Endpoint.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\EndpointGroupView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\ErrorMessageView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\NodeEndpointEditorView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\NodeInputView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\NodeOutputView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\NodeView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\PendingConnectionView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Themes\PortView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Views\Controls\ArrowToggleButton.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Views\Controls\ViewModelViewHostNoAnimations.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\Views\NetworkView.baml
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork.g.resources
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork.csproj.CoreCompileInputs.cache
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\ref\NodeNetwork.dll
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\NodeNetwork.pdb
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\refint\NodeNetwork.dll
|
||||
BIN
intromat/NodeNetwork/obj/Debug/net5.0-windows7.0/NodeNetwork.dll
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net5.0-windows7.0/NodeNetwork.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
intromat/NodeNetwork/obj/Debug/net5.0-windows7.0/NodeNetwork.pdb
Normal file
BIN
intromat/NodeNetwork/obj/Debug/net5.0-windows7.0/NodeNetwork.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
NodeNetwork
|
||||
|
||||
|
||||
library
|
||||
C#
|
||||
.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\
|
||||
NodeNetwork
|
||||
none
|
||||
false
|
||||
TRACE;DEBUG;NET;NET5_0;NETCOREAPP
|
||||
|
||||
14-663422403
|
||||
|
||||
39-781031003
|
||||
211-1037083633
|
||||
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
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
NodeNetwork
|
||||
|
||||
|
||||
library
|
||||
C#
|
||||
.cs
|
||||
E:\p4\bluflame\intromat\NodeNetwork\obj\Debug\net5.0-windows7.0\
|
||||
NodeNetwork
|
||||
none
|
||||
false
|
||||
TRACE;DEBUG;NET;NET5_0;NETCOREAPP
|
||||
|
||||
14-663422403
|
||||
|
||||
4070952883
|
||||
211-1037083633
|
||||
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
|
||||
|
||||
@@ -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;;
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.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_dshmyd0r_wpftmp
|
||||
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\
|
||||
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.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_e2u3byfb_wpftmp
|
||||
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\
|
||||
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.0-windows7.0
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = NodeNetwork_ghmzr30y_wpftmp
|
||||
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetwork\
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
|
||||
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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\
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
ddf4fbe1b332ec1124e1f48a43002401fd05bcf6
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user