首次提交:添加src文件夹代码
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]
|
||||
@@ -0,0 +1,87 @@
|
||||
#pragma checksum "..\..\..\..\CommonView\Views\ProgressBarView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "89075467F269AC3FD77CBC97CA33356E06C0FF2C3C1C297F1D2C4C3B1EA4A835"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.CommonView.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ProgressBarView
|
||||
/// </summary>
|
||||
public partial class ProgressBarView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/commonview/views/progressbarview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\CommonView\Views\ProgressBarView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,310 @@
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.UI.dll.config
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.UI.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.UI.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\AvalonDock.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\AvalonDock.Themes.Metro.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.BLL.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Common.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Communication.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Model.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\CsvHelper.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\HandyControl.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Microsoft.Bcl.HashCode.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Microsoft.Xaml.Behaviors.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Newtonsoft.Json.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Prism.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Prism.Unity.Wpf.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Prism.Wpf.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Spire.Doc.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Buffers.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Memory.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Numerics.Vectors.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Text.Encodings.Web.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Text.Json.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Threading.Tasks.Extensions.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.ValueTuple.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Windows.Interactivity.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Unity.Abstractions.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Unity.Container.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\MySql.Data.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\EntityFramework.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Opc.Ua.Core.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\NLog.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cognex.DataMan.SDK.PC.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Keyence.AutoID.SDK.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\OpcUaHelper.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Opc.Ua.Client.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\FluentFTP.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Google.Protobuf.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\ZstdNet.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.Streams.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\BouncyCastle.Crypto.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Ubiety.Dns.Core.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Opc.Ua.Security.Certificates.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.ServiceModel.Primitives.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Communication.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\K4os.Hash.xxHash.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Formats.Asn1.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.BLL.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.BLL.dll.config
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Common.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Common.dll.config
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Communication.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Communication.dll.config
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Model.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Model.dll.config
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\HandyControl.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Microsoft.Bcl.AsyncInterfaces.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Microsoft.Xaml.Behaviors.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Microsoft.Xaml.Behaviors.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Newtonsoft.Json.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Spire.Doc.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Buffers.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Memory.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Numerics.Vectors.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Text.Encodings.Web.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Text.Json.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.Threading.Tasks.Extensions.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\System.ValueTuple.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Unity.Abstractions.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Unity.Container.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\FluentFTP.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Google.Protobuf.pdb
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\Google.Protobuf.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.Streams.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\K4os.Hash.xxHash.xml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\ca-ES\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\cs-CZ\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\de\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\es\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\fr\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\hu\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\it\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\ja\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\ko\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\nl-BE\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\pl\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\pt\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\ro\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\ru\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\sv\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\zh-Hans\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\bin\Debug\zh-Hant\AvalonDock.resources.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.AssemblyReference.cache
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Interop.Office.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Interop.VBIDE.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.ResolveComReference.cache
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\BatteryInfoView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\Curve.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\DummyInfoView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\GetMesLogView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\IncomingCellInfoView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\NGCellInfoView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\PalletInfoView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\ProductionsInfoView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\DeviceManagementView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\MomOutboundView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\PLCVarMonitorView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\SysSetupView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Helper\Views\AboutWindowView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Helper\Views\HelpWindowView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\LoginView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\ModifyPassWordView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\SetScannerView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\WorkOrderView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DBLogView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DisableStove.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\EleTableView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskMaintainView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\AuthorityManagementView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\DeviceModeView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\UserManagermentView.g.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI_MarkupCompile.cache
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI_MarkupCompile.lref
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\BatteryInfoView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\Curve.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\DummyInfoView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\GetMesLogView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\IncomingCellInfoView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\NGCellInfoView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\PalletInfoView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\ProductionsInfoView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\DeviceManagementView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\MomOutboundView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\PLCVarMonitorView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\SysSetupView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Helper\Views\AboutWindowView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Helper\Views\HelpWindowView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\LoginView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\ModifyPassWordView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\SetScannerView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Home\Views\WorkOrderView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DBLogView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DisableStove.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\EleTableView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskMaintainView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\AuthorityManagementView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\DeviceModeView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\UserManagermentView.baml
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.g.resources
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.Properties.Resources.resources
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.GenerateResource.cache
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.CoreCompileInputs.cache
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.CopyComplete
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.dll
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src1111\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.UI.dll.config
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.UI.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.UI.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.BLL.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Common.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Communication.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Model.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\CsvHelper.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\HandyControl.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\LiveCharts.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\LiveCharts.Wpf.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Microsoft.Bcl.HashCode.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Microsoft.Xaml.Behaviors.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Newtonsoft.Json.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Prism.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Prism.Unity.Wpf.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Prism.Wpf.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Spire.Doc.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Buffers.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Memory.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Numerics.Vectors.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Text.Encodings.Web.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Text.Json.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Threading.Tasks.Extensions.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.ValueTuple.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Windows.Interactivity.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Unity.Abstractions.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Unity.Container.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\MySql.Data.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\EntityFramework.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Opc.Ua.Core.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\NLog.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cognex.DataMan.SDK.PC.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Keyence.AutoID.SDK.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\OpcUaHelper.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Opc.Ua.Client.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\FluentFTP.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Google.Protobuf.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\ZstdNet.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.Streams.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\BouncyCastle.Crypto.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Ubiety.Dns.Core.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Opc.Ua.Security.Certificates.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.ServiceModel.Primitives.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Communication.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\K4os.Hash.xxHash.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Formats.Asn1.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.BLL.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.BLL.dll.config
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Common.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Common.dll.config
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Communication.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Communication.dll.config
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Model.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Cowain.Bake.Model.dll.config
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\HandyControl.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Microsoft.Bcl.AsyncInterfaces.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Microsoft.Xaml.Behaviors.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Microsoft.Xaml.Behaviors.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Newtonsoft.Json.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Spire.Doc.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Buffers.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Memory.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Numerics.Vectors.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Text.Encodings.Web.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Text.Json.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.Threading.Tasks.Extensions.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\System.ValueTuple.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Unity.Abstractions.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Unity.Container.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\FluentFTP.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Google.Protobuf.pdb
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\Google.Protobuf.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.Streams.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\K4os.Compression.LZ4.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\bin\Debug\K4os.Hash.xxHash.xml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csprojAssemblyReference.cache
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Interop.Office.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.ResolveComReference.cache
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\CommonView\Views\ProgressBarView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\CurveView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\ProcessParametersView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\CommonView\Views\ProgressBarView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\BatteryInfoView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\CurveView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\DummyInfoView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\GetMesLogView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\IncomingCellInfoView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\NGCellInfoView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\PalletInfoView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\ProductionsInfoView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\DeviceManagementView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\MomOutboundView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\PLCVarMonitorView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\SysSetupView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Helper\Views\AboutWindowView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Helper\Views\HelpWindowView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\LoginView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\ModifyPassWordView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\ProcessParametersView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\SetScannerView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\WorkOrderView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DBLogView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DisableStove.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\EleTableView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskMaintainView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\AuthorityManagementView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\DeviceModeView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\UserManagermentView.g.cs
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI_MarkupCompile.cache
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI_MarkupCompile.lref
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\BatteryInfoView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\DummyInfoView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\GetMesLogView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\IncomingCellInfoView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\NGCellInfoView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\PalletInfoView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\DataQuery\Views\ProductionsInfoView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\DeviceManagementView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\MomOutboundView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\PLCVarMonitorView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\FactoryMaintenance\Views\SysSetupView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Helper\Views\AboutWindowView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Helper\Views\HelpWindowView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\LoginView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\ModifyPassWordView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\SetScannerView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Home\Views\WorkOrderView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DBLogView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\DisableStove.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\EleTableView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\ProductManagement\Views\TaskMaintainView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\AuthorityManagementView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\DeviceModeView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\UserManagerment\Views\UserManagermentView.baml
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.g.resources
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.Properties.Resources.resources
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.GenerateResource.cache
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.CoreCompileInputs.cache
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.csproj.CopyComplete
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.dll
|
||||
D:\SourceCode\src\Cowain.Bake.UI\obj\Debug\Cowain.Bake.UI.pdb
|
||||
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
Cowain.Bake.UI
|
||||
|
||||
|
||||
library
|
||||
C#
|
||||
.cs
|
||||
E:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\obj\Debug\
|
||||
Cowain.Bake.UI
|
||||
none
|
||||
false
|
||||
DEBUG;TRACE
|
||||
|
||||
28-274205595
|
||||
|
||||
671646729718
|
||||
49-1526728437
|
||||
CommonView\Views\ProgressBarView.xaml;DataQuery\Views\BatteryInfoView.xaml;DataQuery\Views\CurveView.xaml;DataQuery\Views\DummyInfoView.xaml;DataQuery\Views\GetMesLogView.xaml;DataQuery\Views\IncomingCellInfoView.xaml;DataQuery\Views\NGCellInfoView.xaml;DataQuery\Views\PalletInfoView.xaml;DataQuery\Views\ProductionsInfoView.xaml;FactoryMaintenance\Views\DeviceManagementView.xaml;FactoryMaintenance\Views\MomOutboundView.xaml;FactoryMaintenance\Views\PLCVarMonitorView.xaml;FactoryMaintenance\Views\SysSetupView.xaml;Helper\Views\AboutWindowView.xaml;Helper\Views\HelpWindowView.xaml;Home\Views\LoginView.xaml;Home\Views\ModifyPassWordView.xaml;Home\Views\ProcessParametersView.xaml;Home\Views\SetScannerView.xaml;Home\Views\WorkOrderView.xaml;ProductManagement\Views\DBLogView.xaml;ProductManagement\Views\DisableStove.xaml;ProductManagement\Views\EleTableView.xaml;ProductManagement\Views\TaskMaintainView.xaml;ProductManagement\Views\TaskView.xaml;UserManagerment\Views\AuthorityManagementView.xaml;UserManagerment\Views\DeviceModeView.xaml;UserManagerment\Views\UserManagermentView.xaml;
|
||||
|
||||
True
|
||||
|
||||
27
Cowain.Bake.UI/obj/Debug/Cowain.Bake.UI_MarkupCompile.i.lref
Normal file
27
Cowain.Bake.UI/obj/Debug/Cowain.Bake.UI_MarkupCompile.i.lref
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\DataQuery\Views\BatteryInfoView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\DataQuery\Views\DummyInfoView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\DataQuery\Views\GetMesLogView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\DataQuery\Views\IncomingCellInfoView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\DataQuery\Views\NGCellInfoView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\DataQuery\Views\PalletInfoView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\DataQuery\Views\ProductionsInfoView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\FactoryMaintenance\Views\DeviceManagementView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\FactoryMaintenance\Views\MomOutboundView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\FactoryMaintenance\Views\PLCVarMonitorView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\FactoryMaintenance\Views\SysSetupView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\Helper\Views\AboutWindowView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\Helper\Views\HelpWindowView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\Home\Views\LoginView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\Home\Views\ModifyPassWordView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\Home\Views\SetScannerView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\Home\Views\WorkOrderView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\ProductManagement\Views\DBLogView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\ProductManagement\Views\DisableStove.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\ProductManagement\Views\EleTableView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\ProductManagement\Views\TaskMaintainView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\UserManagerment\Views\AuthorityManagementView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\UserManagerment\Views\DeviceModeView.xaml;;
|
||||
FE:\svn\DryingStove\branch\得壹烘烤线6098-006\src\Cowain.Bake.UI\UserManagerment\Views\UserManagermentView.xaml;;
|
||||
|
||||
134
Cowain.Bake.UI/obj/Debug/DataQuery/Views/BatteryInfoView.g.i.cs
Normal file
134
Cowain.Bake.UI/obj/Debug/DataQuery/Views/BatteryInfoView.g.i.cs
Normal file
@@ -0,0 +1,134 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\BatteryInfoView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9EB648A8ADA6292B3A1832352AC4CCD397EFB352B06918A9BE425689C0F31FBE"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.DataQuery.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// BatteryInfoView
|
||||
/// </summary>
|
||||
public partial class BatteryInfoView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 30 "..\..\..\..\DataQuery\Views\BatteryInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker StartTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 32 "..\..\..\..\DataQuery\Views\BatteryInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker EndTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 41 "..\..\..\..\DataQuery\Views\BatteryInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/batteryinfoview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\BatteryInfoView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.StartTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.EndTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
|
||||
#line 37 "..\..\..\..\DataQuery\Views\BatteryInfoView.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 4:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
309
Cowain.Bake.UI/obj/Debug/DataQuery/Views/Curve.g.i.cs
Normal file
309
Cowain.Bake.UI/obj/Debug/DataQuery/Views/Curve.g.i.cs
Normal file
@@ -0,0 +1,309 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\Curve.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E7B91349E32F3C9FDF8058EEEFA9CDAD0B06EFEE4ACC36ED0667E799735E7E5E"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using AvalonDock.Themes;
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using LiveCharts.Wpf;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Forms.DataVisualization.Charting;
|
||||
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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Curve
|
||||
/// </summary>
|
||||
public partial class Curve : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 53 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker dateTimePicker3;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 54 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker dateTimePicker4;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 56 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox DataNameDetail;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 60 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dataGrid1;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 87 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker dateTimePicker5;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 88 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker dateTimePicker6;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 90 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox PidDataNameDetail;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 94 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dataGrid2;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 110 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker energyStartDate;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 111 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker energyEndDate;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 112 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid energyGrid;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 126 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button EletricReport;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 127 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button EletricExportExcel;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 128 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button GenerateEletriceCurve;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 133 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Forms.DataVisualization.Charting.Chart energyChart;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/curve.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.dateTimePicker3 = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.dateTimePicker4 = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.DataNameDetail = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 4:
|
||||
|
||||
#line 57 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Report_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 5:
|
||||
|
||||
#line 58 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ExportExcel_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 6:
|
||||
this.dataGrid1 = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
case 7:
|
||||
this.dateTimePicker5 = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 8:
|
||||
this.dateTimePicker6 = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 9:
|
||||
this.PidDataNameDetail = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 10:
|
||||
|
||||
#line 91 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.PidReport_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 11:
|
||||
|
||||
#line 92 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.PidExportExcel_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 12:
|
||||
this.dataGrid2 = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
case 13:
|
||||
this.energyStartDate = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 14:
|
||||
this.energyEndDate = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 15:
|
||||
this.energyGrid = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
case 16:
|
||||
this.EletricReport = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 126 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
this.EletricReport.Click += new System.Windows.RoutedEventHandler(this.EletricReport_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 17:
|
||||
this.EletricExportExcel = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 127 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
this.EletricExportExcel.Click += new System.Windows.RoutedEventHandler(this.EletricExportExcel_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 18:
|
||||
this.GenerateEletriceCurve = ((System.Windows.Controls.Button)(target));
|
||||
|
||||
#line 128 "..\..\..\..\DataQuery\Views\Curve.xaml"
|
||||
this.GenerateEletriceCurve.Click += new System.Windows.RoutedEventHandler(this.GenerateEletriceCurve_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 19:
|
||||
this.energyChart = ((System.Windows.Forms.DataVisualization.Charting.Chart)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
108
Cowain.Bake.UI/obj/Debug/DataQuery/Views/CurveView.g.i.cs
Normal file
108
Cowain.Bake.UI/obj/Debug/DataQuery/Views/CurveView.g.i.cs
Normal file
@@ -0,0 +1,108 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\CurveView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "AD23369D11F172691E7869329FBF8DDE1CF77F731CB78DE8D7A0012F223A62DB"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using LiveCharts.Wpf;
|
||||
using Microsoft.Xaml.Behaviors;
|
||||
using Microsoft.Xaml.Behaviors.Core;
|
||||
using Microsoft.Xaml.Behaviors.Input;
|
||||
using Microsoft.Xaml.Behaviors.Layout;
|
||||
using Microsoft.Xaml.Behaviors.Media;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// CurveView
|
||||
/// </summary>
|
||||
public partial class CurveView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 43 "..\..\..\..\DataQuery\Views\CurveView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.Drawer DrawerTopInContainer;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/curveview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\CurveView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.DrawerTopInContainer = ((HandyControl.Controls.Drawer)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
103
Cowain.Bake.UI/obj/Debug/DataQuery/Views/DummyInfoView.g.i.cs
Normal file
103
Cowain.Bake.UI/obj/Debug/DataQuery/Views/DummyInfoView.g.i.cs
Normal file
@@ -0,0 +1,103 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\DummyInfoView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F75A36474D04F24DE5EC49EA02839318422F7F32652F8CF2E3ED510E47B9A177"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.DataQuery.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// DummyInfoView
|
||||
/// </summary>
|
||||
public partial class DummyInfoView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 30 "..\..\..\..\DataQuery\Views\DummyInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/dummyinfoview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\DummyInfoView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
125
Cowain.Bake.UI/obj/Debug/DataQuery/Views/GetMesLogView.g.i.cs
Normal file
125
Cowain.Bake.UI/obj/Debug/DataQuery/Views/GetMesLogView.g.i.cs
Normal file
@@ -0,0 +1,125 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\GetMesLogView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FD971091228E0138CF119DF668F3E4D9FB6402E1DEA02929670EC67C32DAAAB7"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.DataQuery.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// GetMesLogView
|
||||
/// </summary>
|
||||
public partial class GetMesLogView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 22 "..\..\..\..\DataQuery\Views\GetMesLogView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker StartTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 24 "..\..\..\..\DataQuery\Views\GetMesLogView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker EndTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 26 "..\..\..\..\DataQuery\Views\GetMesLogView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ComboBox palletCode;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/getmeslogview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\GetMesLogView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.StartTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.EndTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.palletCode = ((System.Windows.Controls.ComboBox)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,126 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\IncomingCellInfoView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B724CE6522801BA417EF72DFD4DD3A851261F89967E8107844B7E7958FF6FD17"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.DataQuery.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// IncomingCellInfoView
|
||||
/// </summary>
|
||||
public partial class IncomingCellInfoView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 29 "..\..\..\..\DataQuery\Views\IncomingCellInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker StartTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 31 "..\..\..\..\DataQuery\Views\IncomingCellInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker EndTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 39 "..\..\..\..\DataQuery\Views\IncomingCellInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/incomingcellinfoview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\IncomingCellInfoView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.StartTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.EndTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
124
Cowain.Bake.UI/obj/Debug/DataQuery/Views/NGCellInfoView.g.i.cs
Normal file
124
Cowain.Bake.UI/obj/Debug/DataQuery/Views/NGCellInfoView.g.i.cs
Normal file
@@ -0,0 +1,124 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\NGCellInfoView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "A520C0193F6C3B22132D74E1CDF63D5D475D071D10DA24EB278C5AECE6168AAA"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.DataQuery.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// NGCellInfoView
|
||||
/// </summary>
|
||||
public partial class NGCellInfoView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 24 "..\..\..\..\DataQuery\Views\NGCellInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker StartTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 26 "..\..\..\..\DataQuery\Views\NGCellInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker EndTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 35 "..\..\..\..\DataQuery\Views\NGCellInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/ngcellinfoview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\NGCellInfoView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.StartTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.EndTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
126
Cowain.Bake.UI/obj/Debug/DataQuery/Views/PalletInfoView.g.i.cs
Normal file
126
Cowain.Bake.UI/obj/Debug/DataQuery/Views/PalletInfoView.g.i.cs
Normal file
@@ -0,0 +1,126 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\PalletInfoView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5BDA0C553B6ADBDCC46911E3B38E7095A429430F76DAB689C0A83B9808EE7EAB"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.DataQuery.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// PalletInfoView
|
||||
/// </summary>
|
||||
public partial class PalletInfoView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 29 "..\..\..\..\DataQuery\Views\PalletInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker StartTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 31 "..\..\..\..\DataQuery\Views\PalletInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker EndTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 39 "..\..\..\..\DataQuery\Views\PalletInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/palletinfoview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\PalletInfoView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.StartTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.EndTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,102 @@
|
||||
#pragma checksum "..\..\..\..\DataQuery\Views\ProductionsInfoView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C26CBBA20DE591CEF3FF759FC4CAADD7482FF7D7675C9E538CE1DC44B27E7D25"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.DataQuery.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.DataQuery.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ProductionsInfoView
|
||||
/// </summary>
|
||||
public partial class ProductionsInfoView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 24 "..\..\..\..\DataQuery\Views\ProductionsInfoView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/dataquery/views/productionsinfoview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\DataQuery\Views\ProductionsInfoView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,111 @@
|
||||
#pragma checksum "..\..\..\..\FactoryMaintenance\Views\DeviceManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5D3F2E49F044D5D5E7989B2DD79C3071C0863AF35EFC4A8FD24707701C322339"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.Common;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.Common.Core;
|
||||
using Cowain.Bake.Common.Models;
|
||||
using Cowain.Bake.UI.ProductManagement.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Microsoft.Xaml.Behaviors;
|
||||
using Microsoft.Xaml.Behaviors.Core;
|
||||
using Microsoft.Xaml.Behaviors.Input;
|
||||
using Microsoft.Xaml.Behaviors.Layout;
|
||||
using Microsoft.Xaml.Behaviors.Media;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.FactoryMaintenance.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// DeviceManagementView
|
||||
/// </summary>
|
||||
public partial class DeviceManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 24 "..\..\..\..\FactoryMaintenance\Views\DeviceManagementView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid DeviceMgm;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/factorymaintenance/views/devicemanagementview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\FactoryMaintenance\Views\DeviceManagementView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.DeviceMgm = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,76 @@
|
||||
#pragma checksum "..\..\..\..\FactoryMaintenance\Views\MomOutboundView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "3983462A67760BA1F56F059C97CE6F50363EDF3332174E83CFEC67A9CA2BFA69"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.FactoryMaintenance.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.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 Cowain.Bake.UI.FactoryMaintenance.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// MomOutboundView
|
||||
/// </summary>
|
||||
public partial class MomOutboundView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/factorymaintenance/views/momoutboundview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\FactoryMaintenance\Views\MomOutboundView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,122 @@
|
||||
#pragma checksum "..\..\..\..\FactoryMaintenance\Views\PLCVarMonitorView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "A9B7D8DF002B36110D9E4D351C8F21E2659FF36345A23C0EDDC3B0D787DAFA89"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.FactoryMaintenance.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Prism.Interactivity;
|
||||
using Prism.Ioc;
|
||||
using Prism.Mvvm;
|
||||
using Prism.Regions;
|
||||
using Prism.Regions.Behaviors;
|
||||
using Prism.Services.Dialogs;
|
||||
using Prism.Unity;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.FactoryMaintenance.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// PLCVarMonitorView
|
||||
/// </summary>
|
||||
public partial class PLCVarMonitorView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 12 "..\..\..\..\FactoryMaintenance\Views\PLCVarMonitorView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Cowain.Bake.UI.FactoryMaintenance.Views.PLCVarMonitorView uc;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 36 "..\..\..\..\FactoryMaintenance\Views\PLCVarMonitorView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ListBox plcList;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/factorymaintenance/views/plcvarmonitorview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\FactoryMaintenance\Views\PLCVarMonitorView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.uc = ((Cowain.Bake.UI.FactoryMaintenance.Views.PLCVarMonitorView)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.plcList = ((System.Windows.Controls.ListBox)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,81 @@
|
||||
#pragma checksum "..\..\..\..\FactoryMaintenance\Views\SysSetupView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FC4883E7AD6C3C02FF019345E94932594AA618DCED38942320B3DB24C6B87B74"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.FactoryMaintenance.Views;
|
||||
using Microsoft.Xaml.Behaviors;
|
||||
using Microsoft.Xaml.Behaviors.Core;
|
||||
using Microsoft.Xaml.Behaviors.Input;
|
||||
using Microsoft.Xaml.Behaviors.Layout;
|
||||
using Microsoft.Xaml.Behaviors.Media;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.FactoryMaintenance.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// SysSetupView
|
||||
/// </summary>
|
||||
public partial class SysSetupView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/factorymaintenance/views/syssetupview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\FactoryMaintenance\Views\SysSetupView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
76
Cowain.Bake.UI/obj/Debug/Helper/Views/AboutWindowView.g.i.cs
Normal file
76
Cowain.Bake.UI/obj/Debug/Helper/Views/AboutWindowView.g.i.cs
Normal file
@@ -0,0 +1,76 @@
|
||||
#pragma checksum "..\..\..\..\Helper\Views\AboutWindowView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C6CDD1EC1FBB95C3158B54CC1EDDA168D7732930E13FF420E7BA022311D294C4"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.Helper.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.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 Cowain.Bake.UI.Helper.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// AboutWindowView
|
||||
/// </summary>
|
||||
public partial class AboutWindowView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/helper/views/aboutwindowview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Helper\Views\AboutWindowView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
91
Cowain.Bake.UI/obj/Debug/Helper/Views/HelpWindowView.g.i.cs
Normal file
91
Cowain.Bake.UI/obj/Debug/Helper/Views/HelpWindowView.g.i.cs
Normal file
@@ -0,0 +1,91 @@
|
||||
#pragma checksum "..\..\..\..\Helper\Views\HelpWindowView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "1A62B4549FFF37381E9DFAC5510BF5AB5ACD417124149BECB8EBA5A4E0D50B09"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.Helper.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.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Forms;
|
||||
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 Cowain.Bake.UI.Helper.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// HelpWindowView
|
||||
/// </summary>
|
||||
public partial class HelpWindowView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 12 "..\..\..\..\Helper\Views\HelpWindowView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.WebBrowser webBrowser;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/helper/views/helpwindowview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Helper\Views\HelpWindowView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.webBrowser = ((System.Windows.Controls.WebBrowser)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
103
Cowain.Bake.UI/obj/Debug/Home/Views/LoginView.g.i.cs
Normal file
103
Cowain.Bake.UI/obj/Debug/Home/Views/LoginView.g.i.cs
Normal file
@@ -0,0 +1,103 @@
|
||||
#pragma checksum "..\..\..\..\Home\Views\LoginView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C08A6BC4672EA1048226F308B6EFF86A4E9AAC2773559E9B09073B8A06321EAF"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.Common;
|
||||
using Cowain.Bake.UI.Home.Views;
|
||||
using Prism.Interactivity;
|
||||
using Prism.Ioc;
|
||||
using Prism.Mvvm;
|
||||
using Prism.Regions;
|
||||
using Prism.Regions.Behaviors;
|
||||
using Prism.Services.Dialogs;
|
||||
using Prism.Unity;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.Home.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// LoginView
|
||||
/// </summary>
|
||||
public partial class LoginView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/home/views/loginview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Home\Views\LoginView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
|
||||
#line 149 "..\..\..\..\Home\Views\LoginView.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Min_Button_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 151 "..\..\..\..\Home\Views\LoginView.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,98 @@
|
||||
#pragma checksum "..\..\..\..\Home\Views\ModifyPassWordView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5FE1158294455E951A6458668D8D47DC7781BD8E118B70D57101EE965E62AA68"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.Common;
|
||||
using Cowain.Bake.UI.Home.Views;
|
||||
using Prism.Interactivity;
|
||||
using Prism.Ioc;
|
||||
using Prism.Mvvm;
|
||||
using Prism.Regions;
|
||||
using Prism.Regions.Behaviors;
|
||||
using Prism.Services.Dialogs;
|
||||
using Prism.Unity;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.Home.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ModifyPassWordView
|
||||
/// </summary>
|
||||
public partial class ModifyPassWordView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 28 "..\..\..\..\Home\Views\ModifyPassWordView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button judge;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/home/views/modifypasswordview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Home\Views\ModifyPassWordView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.judge = ((System.Windows.Controls.Button)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,87 @@
|
||||
#pragma checksum "..\..\..\..\Home\Views\ProcessParametersView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "630F15F5A5AF9B669E0C956113A056DC25C61D39F3E078AE25DE3617185A22F0"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.Home.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// ProcessParametersView
|
||||
/// </summary>
|
||||
public partial class ProcessParametersView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/home/views/processparametersview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Home\Views\ProcessParametersView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
95
Cowain.Bake.UI/obj/Debug/Home/Views/SetScannerView.g.i.cs
Normal file
95
Cowain.Bake.UI/obj/Debug/Home/Views/SetScannerView.g.i.cs
Normal file
@@ -0,0 +1,95 @@
|
||||
#pragma checksum "..\..\..\..\Home\Views\SetScannerView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "40C6D2A6FC58E893BBE280C7CC77E8ACDD0F991485CB655366F48A6662CD9884"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.Home.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Prism.Interactivity;
|
||||
using Prism.Ioc;
|
||||
using Prism.Mvvm;
|
||||
using Prism.Regions;
|
||||
using Prism.Regions.Behaviors;
|
||||
using Prism.Services.Dialogs;
|
||||
using Prism.Unity;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.Home.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// SetScannerView
|
||||
/// </summary>
|
||||
public partial class SetScannerView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/home/views/setscannerview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Home\Views\SetScannerView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
153
Cowain.Bake.UI/obj/Debug/Home/Views/WorkOrderView.g.i.cs
Normal file
153
Cowain.Bake.UI/obj/Debug/Home/Views/WorkOrderView.g.i.cs
Normal file
@@ -0,0 +1,153 @@
|
||||
#pragma checksum "..\..\..\..\Home\Views\WorkOrderView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "16C5DF7D07CA624F29E5A3BF495853891FDB842083939BBC9324D2939BBFA972"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.Home.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Microsoft.Xaml.Behaviors;
|
||||
using Microsoft.Xaml.Behaviors.Core;
|
||||
using Microsoft.Xaml.Behaviors.Input;
|
||||
using Microsoft.Xaml.Behaviors.Layout;
|
||||
using Microsoft.Xaml.Behaviors.Media;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.Home.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// WorkOrderView
|
||||
/// </summary>
|
||||
public partial class WorkOrderView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 41 "..\..\..\..\Home\Views\WorkOrderView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox workOrder;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 43 "..\..\..\..\Home\Views\WorkOrderView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ComboBox formulaCombo;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 45 "..\..\..\..\Home\Views\WorkOrderView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ComboBox reFormulaCombo;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 47 "..\..\..\..\Home\Views\WorkOrderView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ComboBox dummyRuleBox;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 98 "..\..\..\..\Home\Views\WorkOrderView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox formulaBox;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/home/views/workorderview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Home\Views\WorkOrderView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.workOrder = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.formulaCombo = ((System.Windows.Controls.ComboBox)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.reFormulaCombo = ((System.Windows.Controls.ComboBox)(target));
|
||||
return;
|
||||
case 4:
|
||||
this.dummyRuleBox = ((System.Windows.Controls.ComboBox)(target));
|
||||
return;
|
||||
case 5:
|
||||
this.formulaBox = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,125 @@
|
||||
#pragma checksum "..\..\..\..\ProductManagement\Views\DBLogView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B86CE938FD1C8A46025D93536E34C4F3122147326F18CB1104E41530D2885B4F"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.UI.ProductManagement.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.ProductManagement.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// DBLogView
|
||||
/// </summary>
|
||||
public partial class DBLogView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 24 "..\..\..\..\ProductManagement\Views\DBLogView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker startTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 26 "..\..\..\..\ProductManagement\Views\DBLogView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker endTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 30 "..\..\..\..\ProductManagement\Views\DBLogView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.Button report;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/productmanagement/views/dblogview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\ProductManagement\Views\DBLogView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.startTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.endTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.report = ((System.Windows.Controls.Button)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,87 @@
|
||||
#pragma checksum "..\..\..\..\ProductManagement\Views\DisableStove.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "978BAEC797A3D356D695778A31593FC4B4134D3FD0A48399FA2B44EE1E905781"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.ProductManagement.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.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 Cowain.Bake.UI.ProductManagement.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// DisableStove
|
||||
/// </summary>
|
||||
public partial class DisableStove : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/productmanagement/views/disablestove.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\ProductManagement\Views\DisableStove.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
|
||||
#line 8 "..\..\..\..\ProductManagement\Views\DisableStove.xaml"
|
||||
((Cowain.Bake.UI.ProductManagement.Views.DisableStove)(target)).Loaded += new System.Windows.RoutedEventHandler(this.DisableStove_Loaded);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,109 @@
|
||||
#pragma checksum "..\..\..\..\ProductManagement\Views\EleTableView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2823B1F39E464E73A152DBB62B065841186CEC5B5479C8C0CC81B84AC9F2F4D1"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.ProductManagement.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Prism.Interactivity;
|
||||
using Prism.Ioc;
|
||||
using Prism.Mvvm;
|
||||
using Prism.Regions;
|
||||
using Prism.Regions.Behaviors;
|
||||
using Prism.Services.Dialogs;
|
||||
using Prism.Unity;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.ProductManagement.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// EleTableView
|
||||
/// </summary>
|
||||
public partial class EleTableView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 33 "..\..\..\..\ProductManagement\Views\EleTableView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/productmanagement/views/eletableview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\ProductManagement\Views\EleTableView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,109 @@
|
||||
#pragma checksum "..\..\..\..\ProductManagement\Views\TaskMaintainView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D150E04A9C053A99E4DB45DAA817A695CC4DE0D29772F8C2F83EF8D7C6FCF1B2"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.Common.Core;
|
||||
using Cowain.Bake.UI.ProductManagement.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Microsoft.Xaml.Behaviors;
|
||||
using Microsoft.Xaml.Behaviors.Core;
|
||||
using Microsoft.Xaml.Behaviors.Input;
|
||||
using Microsoft.Xaml.Behaviors.Layout;
|
||||
using Microsoft.Xaml.Behaviors.Media;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.ProductManagement.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// TaskMaintainView
|
||||
/// </summary>
|
||||
public partial class TaskMaintainView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 23 "..\..\..\..\ProductManagement\Views\TaskMaintainView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/productmanagement/views/taskmaintainview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\ProductManagement\Views\TaskMaintainView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
141
Cowain.Bake.UI/obj/Debug/ProductManagement/Views/TaskView.g.i.cs
Normal file
141
Cowain.Bake.UI/obj/Debug/ProductManagement/Views/TaskView.g.i.cs
Normal file
@@ -0,0 +1,141 @@
|
||||
#pragma checksum "..\..\..\..\ProductManagement\Views\TaskView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "30C2F323753EE707E483B8600EE28FF2A858560B65A584382B623B35191389F9"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Microsoft.Xaml.Behaviors;
|
||||
using Microsoft.Xaml.Behaviors.Core;
|
||||
using Microsoft.Xaml.Behaviors.Input;
|
||||
using Microsoft.Xaml.Behaviors.Layout;
|
||||
using Microsoft.Xaml.Behaviors.Media;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.ProductManagement.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// TaskView
|
||||
/// </summary>
|
||||
public partial class TaskView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 26 "..\..\..\..\ProductManagement\Views\TaskView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker startTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 28 "..\..\..\..\ProductManagement\Views\TaskView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal HandyControl.Controls.DateTimePicker endTime;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 36 "..\..\..\..\ProductManagement\Views\TaskView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvStation;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 69 "..\..\..\..\ProductManagement\Views\TaskView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.DataGrid dgvTaskSetp;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/productmanagement/views/taskview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\ProductManagement\Views\TaskView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.startTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.endTime = ((HandyControl.Controls.DateTimePicker)(target));
|
||||
return;
|
||||
case 3:
|
||||
this.dgvStation = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
case 4:
|
||||
this.dgvTaskSetp = ((System.Windows.Controls.DataGrid)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,81 @@
|
||||
#pragma checksum "..\..\..\..\UserManagerment\Views\AuthorityManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5076955E7AAEF2761138FB190C929C5305F2F7B483FA40F306770A7C57B34637"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.UI.UserManagerment.Views;
|
||||
using Microsoft.Xaml.Behaviors;
|
||||
using Microsoft.Xaml.Behaviors.Core;
|
||||
using Microsoft.Xaml.Behaviors.Input;
|
||||
using Microsoft.Xaml.Behaviors.Layout;
|
||||
using Microsoft.Xaml.Behaviors.Media;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.UserManagerment.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// AuthorityManagementView
|
||||
/// </summary>
|
||||
public partial class AuthorityManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/usermanagerment/views/authoritymanagementview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\UserManagerment\Views\AuthorityManagementView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,111 @@
|
||||
#pragma checksum "..\..\..\..\UserManagerment\Views\DeviceModeView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E2F98678F9FC9598CBD0E86D0DCF50B2FB6CDAFEC099B7406200C2A1AF665EE4"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.Common;
|
||||
using Cowain.Bake.Common.Converter;
|
||||
using Cowain.Bake.UI.UserManagerment.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using Prism.Interactivity;
|
||||
using Prism.Ioc;
|
||||
using Prism.Mvvm;
|
||||
using Prism.Regions;
|
||||
using Prism.Regions.Behaviors;
|
||||
using Prism.Services.Dialogs;
|
||||
using Prism.Unity;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.UserManagerment.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// DeviceModeView
|
||||
/// </summary>
|
||||
public partial class DeviceModeView : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 51 "..\..\..\..\UserManagerment\Views\DeviceModeView.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBox UserName;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/usermanagerment/views/devicemodeview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\UserManagerment\Views\DeviceModeView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.UserName = ((System.Windows.Controls.TextBox)(target));
|
||||
return;
|
||||
}
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,89 @@
|
||||
#pragma checksum "..\..\..\..\UserManagerment\Views\UserManagermentView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "E3FF3ED8158BC83C27B11928CAEFA7B1AB1FE83071C22ADBBF012383B9463119"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using Cowain.Bake.BLL.Converter;
|
||||
using Cowain.Bake.UI.UserManagerment.Views;
|
||||
using HandyControl.Controls;
|
||||
using HandyControl.Data;
|
||||
using HandyControl.Expression.Media;
|
||||
using HandyControl.Expression.Shapes;
|
||||
using HandyControl.Interactivity;
|
||||
using HandyControl.Media.Animation;
|
||||
using HandyControl.Media.Effects;
|
||||
using HandyControl.Properties.Langs;
|
||||
using HandyControl.Themes;
|
||||
using HandyControl.Tools;
|
||||
using HandyControl.Tools.Converter;
|
||||
using HandyControl.Tools.Extension;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Windows;
|
||||
using System.Windows.Automation;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Controls.Primitives;
|
||||
using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.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 Cowain.Bake.UI.UserManagerment.Views {
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// UserManagermentView
|
||||
/// </summary>
|
||||
public partial class UserManagermentView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
private bool _contentLoaded;
|
||||
|
||||
/// <summary>
|
||||
/// InitializeComponent
|
||||
/// </summary>
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
public void InitializeComponent() {
|
||||
if (_contentLoaded) {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/Cowain.Bake.UI;component/usermanagerment/views/usermanagermentview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\UserManagerment\Views\UserManagermentView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
}
|
||||
|
||||
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||
this._contentLoaded = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user