|
|
@ -1,4 +1,5 @@
|
|
|
|
#pragma checksum "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "6DA0971FEEFF86ABE715CAE90CF158E4845B3F2075983251ADE14C38565EE308"
|
|
|
|
// Updated by XamlIntelliSenseFileGenerator 2024-03-20 19:17:46
|
|
|
|
|
|
|
|
#pragma checksum "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F47677F91A1A9CE3550529D0C6329DB2DBFA7E2AA4E80AA36C8E2ECFE7628EF3"
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
// <auto-generated>
|
|
|
|
// <auto-generated>
|
|
|
|
// 此代码由工具生成。
|
|
|
|
// 此代码由工具生成。
|
|
|
@ -33,29 +34,26 @@ using System.Windows.Shapes;
|
|
|
|
using System.Windows.Shell;
|
|
|
|
using System.Windows.Shell;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace Aucma.Scada.UI.Page.AssemblyPlan {
|
|
|
|
namespace Aucma.Scada.UI.Page.AssemblyPlan
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// PlanInfoEditWindow
|
|
|
|
/// PlanInfoEditWindow
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
public partial class PlanInfoEditWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
|
|
|
public partial class PlanInfoEditWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
#line 9 "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml"
|
|
|
|
#line hidden
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
|
|
internal Aucma.Scada.UI.Page.AssemblyPlan.PlanInfoEditWindow window;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 139 "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml"
|
|
|
|
#line 139 "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml"
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
internal System.Windows.Controls.DataGrid dataGrid;
|
|
|
|
internal System.Windows.Controls.DataGrid dataGrid;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
#line default
|
|
|
|
#line hidden
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
private bool _contentLoaded;
|
|
|
|
private bool _contentLoaded;
|
|
|
|
|
|
|
|
|
|
|
@ -64,18 +62,20 @@ namespace Aucma.Scada.UI.Page.AssemblyPlan {
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
|
|
|
public void InitializeComponent() {
|
|
|
|
public void InitializeComponent()
|
|
|
|
if (_contentLoaded) {
|
|
|
|
{
|
|
|
|
|
|
|
|
if (_contentLoaded)
|
|
|
|
|
|
|
|
{
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
_contentLoaded = true;
|
|
|
|
_contentLoaded = true;
|
|
|
|
System.Uri resourceLocater = new System.Uri("/Aucma.Scada.UI;component/page/assemblyplan/planinfoeditwindow.xaml", System.UriKind.Relative);
|
|
|
|
System.Uri resourceLocater = new System.Uri("/Aucma.Scada.UI;component/page/assemblyplan/planinfoeditwindow.xaml", System.UriKind.Relative);
|
|
|
|
|
|
|
|
|
|
|
|
#line 1 "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml"
|
|
|
|
#line 1 "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml"
|
|
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
#line default
|
|
|
|
#line hidden
|
|
|
|
#line hidden
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
@ -84,24 +84,27 @@ namespace Aucma.Scada.UI.Page.AssemblyPlan {
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
|
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
|
|
|
|
|
|
|
|
{
|
|
|
|
switch (connectionId)
|
|
|
|
switch (connectionId)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
case 1:
|
|
|
|
case 1:
|
|
|
|
this.window = ((Aucma.Scada.UI.Page.AssemblyPlan.PlanInfoEditWindow)(target));
|
|
|
|
this.window = ((Aucma.Scada.UI.Page.AssemblyPlan.PlanInfoEditWindow)(target));
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
case 2:
|
|
|
|
case 2:
|
|
|
|
this.dataGrid = ((System.Windows.Controls.DataGrid)(target));
|
|
|
|
this.dataGrid = ((System.Windows.Controls.DataGrid)(target));
|
|
|
|
|
|
|
|
|
|
|
|
#line 144 "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml"
|
|
|
|
#line 144 "..\..\..\..\Page\AssemblyPlan\PlanInfoEditWindow.xaml"
|
|
|
|
this.dataGrid.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.dataGrid_MouseLeftButtonDown);
|
|
|
|
this.dataGrid.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.dataGrid_MouseLeftButtonDown);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
#line default
|
|
|
|
#line hidden
|
|
|
|
#line hidden
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
this._contentLoaded = true;
|
|
|
|
this._contentLoaded = true;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internal System.Windows.Window window;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|