port from perforce

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

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]

View File

@@ -0,0 +1,89 @@
#pragma checksum "..\..\..\..\BreadcrumbBar\BreadcrumbBarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8E255DB6093D94A718E821B78E34ED873EE35DC3"
//------------------------------------------------------------------------------
// <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 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.Toolkit.BreadcrumbBar {
/// <summary>
/// BreadcrumbBarView
/// </summary>
public partial class BreadcrumbBarView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 8 "..\..\..\..\BreadcrumbBar\BreadcrumbBarView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ListView list;
#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("/NodeNetworkToolkit;component/breadcrumbbar/breadcrumbbarview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\BreadcrumbBar\BreadcrumbBarView.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.list = ((System.Windows.Controls.ListView)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,89 @@
#pragma checksum "..\..\..\..\BreadcrumbBar\BreadcrumbBarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8E255DB6093D94A718E821B78E34ED873EE35DC3"
//------------------------------------------------------------------------------
// <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 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.Toolkit.BreadcrumbBar {
/// <summary>
/// BreadcrumbBarView
/// </summary>
public partial class BreadcrumbBarView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 8 "..\..\..\..\BreadcrumbBar\BreadcrumbBarView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ListView list;
#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("/NodeNetworkToolkit;component/breadcrumbbar/breadcrumbbarview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\BreadcrumbBar\BreadcrumbBarView.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.list = ((System.Windows.Controls.ListView)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,135 @@
#pragma checksum "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6AA246F30ABEA423818A4A835A95D99AA711C243"
//------------------------------------------------------------------------------
// <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.Toolkit.ContextMenu;
using NodeNetwork.ViewModels;
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.Toolkit.ContextMenu {
/// <summary>
/// SearchableContextMenuView
/// </summary>
public partial class SearchableContextMenuView : System.Windows.Controls.ContextMenu, System.Windows.Markup.IComponentConnector {
#line 9 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Toolkit.ContextMenu.SearchableContextMenuView self;
#line default
#line hidden
#line 23 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.MenuItem SearchMenuItem;
#line default
#line hidden
#line 25 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox SearchTextBox;
#line default
#line hidden
#line 28 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Data.CollectionContainer CollectionContainer;
#line default
#line hidden
#line 30 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Data.CollectionContainer ContainerBelowSearch;
#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("/NodeNetworkToolkit;component/contextmenu/searchablecontextmenuview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\ContextMenu\SearchableContextMenuView.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.self = ((NodeNetwork.Toolkit.ContextMenu.SearchableContextMenuView)(target));
return;
case 2:
this.SearchMenuItem = ((System.Windows.Controls.MenuItem)(target));
return;
case 3:
this.SearchTextBox = ((System.Windows.Controls.TextBox)(target));
return;
case 4:
this.CollectionContainer = ((System.Windows.Data.CollectionContainer)(target));
return;
case 5:
this.ContainerBelowSearch = ((System.Windows.Data.CollectionContainer)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,135 @@
#pragma checksum "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6AA246F30ABEA423818A4A835A95D99AA711C243"
//------------------------------------------------------------------------------
// <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.Toolkit.ContextMenu;
using NodeNetwork.ViewModels;
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.Toolkit.ContextMenu {
/// <summary>
/// SearchableContextMenuView
/// </summary>
public partial class SearchableContextMenuView : System.Windows.Controls.ContextMenu, System.Windows.Markup.IComponentConnector {
#line 9 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Toolkit.ContextMenu.SearchableContextMenuView self;
#line default
#line hidden
#line 23 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.MenuItem SearchMenuItem;
#line default
#line hidden
#line 25 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox SearchTextBox;
#line default
#line hidden
#line 28 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Data.CollectionContainer CollectionContainer;
#line default
#line hidden
#line 30 "..\..\..\..\ContextMenu\SearchableContextMenuView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Data.CollectionContainer ContainerBelowSearch;
#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("/NodeNetworkToolkit;component/contextmenu/searchablecontextmenuview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\ContextMenu\SearchableContextMenuView.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.self = ((NodeNetwork.Toolkit.ContextMenu.SearchableContextMenuView)(target));
return;
case 2:
this.SearchMenuItem = ((System.Windows.Controls.MenuItem)(target));
return;
case 3:
this.SearchTextBox = ((System.Windows.Controls.TextBox)(target));
return;
case 4:
this.CollectionContainer = ((System.Windows.Data.CollectionContainer)(target));
return;
case 5:
this.ContainerBelowSearch = ((System.Windows.Data.CollectionContainer)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,62 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XamlGeneratedNamespace {
/// <summary>
/// GeneratedInternalTypeHelper
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.3.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
/// <summary>
/// CreateInstance
/// </summary>
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
}
/// <summary>
/// GetPropertyValue
/// </summary>
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// SetPropertyValue
/// </summary>
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// CreateDelegate
/// </summary>
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
delegateType,
handler}, null)));
}
/// <summary>
/// AddEventHandler
/// </summary>
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
eventInfo.AddEventHandler(target, handler);
}
}
}

View File

@@ -0,0 +1,90 @@
#pragma checksum "..\..\..\..\..\Group\AddEndpointDropPanel\AddEndpointDropPanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4B843E318B237C6F5C72D4FF330303240DAA0C30"
//------------------------------------------------------------------------------
// <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 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.Toolkit.Group.AddEndpointDropPanel {
/// <summary>
/// AddEndpointDropPanelView
/// </summary>
public partial class AddEndpointDropPanelView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 7 "..\..\..\..\..\Group\AddEndpointDropPanel\AddEndpointDropPanelView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Toolkit.Group.AddEndpointDropPanel.AddEndpointDropPanelView Self;
#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("/NodeNetworkToolkit;component/group/addendpointdroppanel/addendpointdroppanelview" +
".xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Group\AddEndpointDropPanel\AddEndpointDropPanelView.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.Self = ((NodeNetwork.Toolkit.Group.AddEndpointDropPanel.AddEndpointDropPanelView)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,90 @@
#pragma checksum "..\..\..\..\..\Group\AddEndpointDropPanel\AddEndpointDropPanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4B843E318B237C6F5C72D4FF330303240DAA0C30"
//------------------------------------------------------------------------------
// <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 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.Toolkit.Group.AddEndpointDropPanel {
/// <summary>
/// AddEndpointDropPanelView
/// </summary>
public partial class AddEndpointDropPanelView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 7 "..\..\..\..\..\Group\AddEndpointDropPanel\AddEndpointDropPanelView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Toolkit.Group.AddEndpointDropPanel.AddEndpointDropPanelView Self;
#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("/NodeNetworkToolkit;component/group/addendpointdroppanel/addendpointdroppanelview" +
".xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\..\Group\AddEndpointDropPanel\AddEndpointDropPanelView.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.Self = ((NodeNetwork.Toolkit.Group.AddEndpointDropPanel.AddEndpointDropPanelView)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,195 @@
#pragma checksum "..\..\..\..\NodeList\NodeListView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FD95BDD952CF5756320B0793E330657997B32353"
//------------------------------------------------------------------------------
// <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 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.Toolkit.NodeList {
/// <summary>
/// NodeListView
/// </summary>
public partial class NodeListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
#line 10 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Toolkit.NodeList.NodeListView self;
#line default
#line hidden
#line 72 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock titleLabel;
#line default
#line hidden
#line 73 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ComboBox viewComboBox;
#line default
#line hidden
#line 76 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid searchBoxGrid;
#line default
#line hidden
#line 77 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox searchBox;
#line default
#line hidden
#line 78 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock emptySearchBoxMessage;
#line default
#line hidden
#line 83 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ItemsControl elementsList;
#line default
#line hidden
#line 104 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock emptyMessage;
#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("/NodeNetworkToolkit;component/nodelist/nodelistview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\NodeList\NodeListView.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.self = ((NodeNetwork.Toolkit.NodeList.NodeListView)(target));
return;
case 4:
this.titleLabel = ((System.Windows.Controls.TextBlock)(target));
return;
case 5:
this.viewComboBox = ((System.Windows.Controls.ComboBox)(target));
return;
case 6:
this.searchBoxGrid = ((System.Windows.Controls.Grid)(target));
return;
case 7:
this.searchBox = ((System.Windows.Controls.TextBox)(target));
return;
case 8:
this.emptySearchBoxMessage = ((System.Windows.Controls.TextBlock)(target));
return;
case 9:
this.elementsList = ((System.Windows.Controls.ItemsControl)(target));
return;
case 10:
this.emptyMessage = ((System.Windows.Controls.TextBlock)(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 2:
#line 19 "..\..\..\..\NodeList\NodeListView.xaml"
((System.Windows.Controls.Grid)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.OnNodeMouseMove);
#line default
#line hidden
break;
case 3:
#line 31 "..\..\..\..\NodeList\NodeListView.xaml"
((System.Windows.Controls.Grid)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.OnNodeMouseMove);
#line default
#line hidden
break;
}
}
}
}

View File

@@ -0,0 +1,195 @@
#pragma checksum "..\..\..\..\NodeList\NodeListView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FD95BDD952CF5756320B0793E330657997B32353"
//------------------------------------------------------------------------------
// <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 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.Toolkit.NodeList {
/// <summary>
/// NodeListView
/// </summary>
public partial class NodeListView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
#line 10 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal NodeNetwork.Toolkit.NodeList.NodeListView self;
#line default
#line hidden
#line 72 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock titleLabel;
#line default
#line hidden
#line 73 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ComboBox viewComboBox;
#line default
#line hidden
#line 76 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid searchBoxGrid;
#line default
#line hidden
#line 77 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox searchBox;
#line default
#line hidden
#line 78 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock emptySearchBoxMessage;
#line default
#line hidden
#line 83 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ItemsControl elementsList;
#line default
#line hidden
#line 104 "..\..\..\..\NodeList\NodeListView.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock emptyMessage;
#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("/NodeNetworkToolkit;component/nodelist/nodelistview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\NodeList\NodeListView.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.self = ((NodeNetwork.Toolkit.NodeList.NodeListView)(target));
return;
case 4:
this.titleLabel = ((System.Windows.Controls.TextBlock)(target));
return;
case 5:
this.viewComboBox = ((System.Windows.Controls.ComboBox)(target));
return;
case 6:
this.searchBoxGrid = ((System.Windows.Controls.Grid)(target));
return;
case 7:
this.searchBox = ((System.Windows.Controls.TextBox)(target));
return;
case 8:
this.emptySearchBoxMessage = ((System.Windows.Controls.TextBlock)(target));
return;
case 9:
this.elementsList = ((System.Windows.Controls.ItemsControl)(target));
return;
case 10:
this.emptyMessage = ((System.Windows.Controls.TextBlock)(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 2:
#line 19 "..\..\..\..\NodeList\NodeListView.xaml"
((System.Windows.Controls.Grid)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.OnNodeMouseMove);
#line default
#line hidden
break;
case 3:
#line 31 "..\..\..\..\NodeList\NodeListView.xaml"
((System.Windows.Controls.Grid)(target)).MouseMove += new System.Windows.Input.MouseEventHandler(this.OnNodeMouseMove);
#line default
#line hidden
break;
}
}
}
}

View File

@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = NodeNetwork.Toolkit
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetworkToolkit\

View File

@@ -0,0 +1 @@
4d60b4fb02d3e818c76aed6fc26f7d85578917d1

View File

@@ -0,0 +1,38 @@
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\NodeNetworkToolkit.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\NodeNetworkToolkit.pdb
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\DynamicData.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\log4net.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\Pharmacist.Common.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\ReactiveUI.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\ReactiveUI.Events.WPF.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\ReactiveUI.Wpf.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\Splat.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\Splat.Drawing.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.Buffers.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.Collections.Immutable.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.Memory.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.Numerics.Vectors.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.Reactive.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.Runtime.CompilerServices.Unsafe.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.Threading.Tasks.Extensions.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\System.ValueTuple.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\NodeNetwork.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\bin\Debug\net48\NodeNetwork.pdb
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit.csproj.AssemblyReference.cache
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\BreadcrumbBar\BreadcrumbBarView.baml
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\Group\AddEndpointDropPanel\AddEndpointDropPanelView.baml
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeList\NodeListView.baml
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\BreadcrumbBar\BreadcrumbBarView.g.cs
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\ContextMenu\SearchableContextMenuView.g.cs
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\Group\AddEndpointDropPanel\AddEndpointDropPanelView.g.cs
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeList\NodeListView.g.cs
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\GeneratedInternalTypeHelper.g.cs
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit_MarkupCompile.cache
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit_MarkupCompile.lref
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\ContextMenu\SearchableContextMenuView.baml
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit.g.resources
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit.csproj.CoreCompileInputs.cache
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit.csproj.CopyComplete
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit.dll
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit.pdb
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\NodeNetworkToolkit.GeneratedMSBuildEditorConfig.editorconfig

View File

@@ -0,0 +1,20 @@
NodeNetworkToolkit
library
C#
.cs
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\
NodeNetwork.Toolkit
none
false
TRACE;DEBUG;NETFRAMEWORK;NET48;
4290141240
26-1670165176
44735160913
BreadcrumbBar\BreadcrumbBarView.xaml;ContextMenu\SearchableContextMenuView.xaml;Group\AddEndpointDropPanel\AddEndpointDropPanelView.xaml;NodeList\NodeListView.xaml;
False

View File

@@ -0,0 +1,20 @@
NodeNetworkToolkit
library
C#
.cs
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\
NodeNetwork.Toolkit
none
false
TRACE;DEBUG;NETFRAMEWORK;NET48;
4290141240
27-1943407535
44735160913
BreadcrumbBar\BreadcrumbBarView.xaml;ContextMenu\SearchableContextMenuView.xaml;Group\AddEndpointDropPanel\AddEndpointDropPanelView.xaml;NodeList\NodeListView.xaml;
False

View File

@@ -0,0 +1,4 @@
E:\p4\bluflame\intromat\NodeNetworkToolkit\obj\Debug\net48\GeneratedInternalTypeHelper.g.cs
FE:\p4\bluflame\intromat\NodeNetworkToolkit\ContextMenu\SearchableContextMenuView.xaml;;

View File

@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = NodeNetwork.Toolkit
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetworkToolkit\

View File

@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = NodeNetwork.Toolkit
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetworkToolkit\

View File

@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = NodeNetwork.Toolkit
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetworkToolkit\

View File

@@ -0,0 +1,3 @@
is_global = true
build_property.RootNamespace = NodeNetwork.Toolkit
build_property.ProjectDir = E:\p4\bluflame\intromat\NodeNetworkToolkit\