61 changed files with 10 additions and 5745 deletions
@ -1 +0,0 @@ |
|||
7e26185d73266a0de03d8956ab6889f98c72d15b |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
dbafae61dc26c107636c333089d226cea6658648 |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
dbcddcdf44a1978e4949dc6e45f2538ee0e774a7 |
|||
Binary file not shown.
@ -1,199 +0,0 @@ |
|||
#pragma checksum "..\..\..\AlarmSet.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "11D7D1142659883006DE8D16FF16C98ECF5D96E5"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using CoreTest; |
|||
using Microsoft.Windows.Controls; |
|||
using System; |
|||
using System.Diagnostics; |
|||
using System.Windows; |
|||
using System.Windows.Automation; |
|||
using System.Windows.Controls; |
|||
using System.Windows.Controls.Primitives; |
|||
using System.Windows.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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// AlarmSet
|
|||
/// </summary>
|
|||
public partial class AlarmSet : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 20 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TabControl tab1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 22 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.DataGrid list0; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 45 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ListView list2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 65 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ToolBar toolBar1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 70 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.DateTimePicker dtstart; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 72 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.DateTimePicker dtend; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 75 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.ColorPicker colorpicker; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 77 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ListView list1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 94 "..\..\..\AlarmSet.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ListBox list3; |
|||
|
|||
#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("/CoreTest;component/alarmset.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\AlarmSet.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 6 "..\..\..\AlarmSet.xaml"
|
|||
((CoreTest.AlarmSet)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
#line 6 "..\..\..\AlarmSet.xaml"
|
|||
((CoreTest.AlarmSet)(target)).Closed += new System.EventHandler(this.Window_Closed); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 2: |
|||
this.tab1 = ((System.Windows.Controls.TabControl)(target)); |
|||
return; |
|||
case 3: |
|||
this.list0 = ((System.Windows.Controls.DataGrid)(target)); |
|||
return; |
|||
case 4: |
|||
this.list2 = ((System.Windows.Controls.ListView)(target)); |
|||
return; |
|||
case 5: |
|||
this.toolBar1 = ((System.Windows.Controls.ToolBar)(target)); |
|||
return; |
|||
case 6: |
|||
this.dtstart = ((Microsoft.Windows.Controls.DateTimePicker)(target)); |
|||
return; |
|||
case 7: |
|||
this.dtend = ((Microsoft.Windows.Controls.DateTimePicker)(target)); |
|||
return; |
|||
case 8: |
|||
this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target)); |
|||
|
|||
#line 75 "..\..\..\AlarmSet.xaml"
|
|||
this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler<System.Windows.Media.Color>(this.ColorPicker_SelectedColorChanged); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 9: |
|||
this.list1 = ((System.Windows.Controls.ListView)(target)); |
|||
return; |
|||
case 10: |
|||
this.list3 = ((System.Windows.Controls.ListBox)(target)); |
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
Binary file not shown.
@ -1,78 +0,0 @@ |
|||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E1F43B7F6CA36743FBDCC124511923BCB538201D"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using Microsoft.Windows.Controls; |
|||
using System; |
|||
using System.Diagnostics; |
|||
using System.Windows; |
|||
using System.Windows.Automation; |
|||
using System.Windows.Controls; |
|||
using System.Windows.Controls.Primitives; |
|||
using System.Windows.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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// App
|
|||
/// </summary>
|
|||
public partial class App : System.Windows.Application { |
|||
|
|||
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("/CoreTest;component/app.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\App.xaml"
|
|||
System.Windows.Application.LoadComponent(this, resourceLocater); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
} |
|||
|
|||
/// <summary>
|
|||
/// Application Entry Point.
|
|||
/// </summary>
|
|||
[System.STAThreadAttribute()] |
|||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
|||
public static void Main() { |
|||
CoreTest.App app = new CoreTest.App(); |
|||
app.InitializeComponent(); |
|||
app.Run(); |
|||
} |
|||
} |
|||
} |
|||
|
|||
@ -1,20 +0,0 @@ |
|||
CoreTest |
|||
|
|||
|
|||
winexe |
|||
C# |
|||
.cs |
|||
D:\Codes\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\ |
|||
CoreTest |
|||
none |
|||
false |
|||
DEBUG;TRACE |
|||
D:\Codes\SharpSCADA\SCADA\Program\CoreTest\App.xaml |
|||
101478603885 |
|||
|
|||
23-1078653831 |
|||
20-1337351693 |
|||
AlarmSet.xaml;Guage.xaml;Login.xaml;MainWindow.xaml;MaterialRecivingLine.xaml;RuntimeChart.xaml;SiloProductLine.xaml;StartDevice.xaml;TagMonitor.xaml;Trend.xaml; |
|||
|
|||
True |
|||
|
|||
@ -1,8 +0,0 @@ |
|||
D:\Codes\SharpSCADA\SCADA\Program\CoreTest\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs |
|||
|
|||
FD:\Codes\SharpSCADA\SCADA\Program\CoreTest\AlarmSet.xaml;; |
|||
FD:\Codes\SharpSCADA\SCADA\Program\CoreTest\Guage.xaml;; |
|||
FD:\Codes\SharpSCADA\SCADA\Program\CoreTest\MainWindow.xaml;; |
|||
FD:\Codes\SharpSCADA\SCADA\Program\CoreTest\TagMonitor.xaml;; |
|||
FD:\Codes\SharpSCADA\SCADA\Program\CoreTest\Trend.xaml;; |
|||
|
|||
@ -1 +0,0 @@ |
|||
7592adb3937209dbd1d50f6592cc6f6b115e8eea |
|||
Binary file not shown.
@ -1,62 +0,0 @@ |
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
namespace XamlGeneratedNamespace { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// GeneratedInternalTypeHelper
|
|||
/// </summary>
|
|||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
|||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
|||
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { |
|||
|
|||
/// <summary>
|
|||
/// CreateInstance
|
|||
/// </summary>
|
|||
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { |
|||
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) |
|||
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// GetPropertyValue
|
|||
/// </summary>
|
|||
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { |
|||
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// SetPropertyValue
|
|||
/// </summary>
|
|||
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { |
|||
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// CreateDelegate
|
|||
/// </summary>
|
|||
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { |
|||
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod |
|||
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { |
|||
delegateType, |
|||
handler}, null))); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// AddEventHandler
|
|||
/// </summary>
|
|||
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { |
|||
eventInfo.AddEventHandler(target, handler); |
|||
} |
|||
} |
|||
} |
|||
|
|||
@ -1,113 +0,0 @@ |
|||
#pragma checksum "..\..\..\Guage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1960A9B0A85F2A1E4D948FEEADD9FF8E347FAE6C"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using CoreTest; |
|||
using HMIControl; |
|||
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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// Guage
|
|||
/// </summary>
|
|||
public partial class Guage : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 11 "..\..\..\Guage.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HVScale hVScale1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 13 "..\..\..\Guage.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HVValueIndicator hVValueIndicator1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 14 "..\..\..\Guage.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Frame frame1; |
|||
|
|||
#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("/CoreTest;component/guage.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\Guage.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.hVScale1 = ((HMIControl.HVScale)(target)); |
|||
return; |
|||
case 2: |
|||
this.hVValueIndicator1 = ((HMIControl.HVValueIndicator)(target)); |
|||
return; |
|||
case 3: |
|||
this.frame1 = ((HMIControl.Frame)(target)); |
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
Binary file not shown.
@ -1,203 +0,0 @@ |
|||
#pragma checksum "..\..\..\Login.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AE28E95762DCC3C98413991AB3FD0D23F37D3CE3"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using System; |
|||
using System.Diagnostics; |
|||
using System.Windows; |
|||
using System.Windows.Automation; |
|||
using System.Windows.Controls; |
|||
using System.Windows.Controls.Primitives; |
|||
using System.Windows.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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// Login
|
|||
/// </summary>
|
|||
public partial class Login : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 10 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Button button1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 11 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Button button2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 12 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBlock textBlock2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 13 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBlock textBlock3; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 14 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBox txtUser; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 15 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBlock textBlock4; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 16 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.PasswordBox txtPassword; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 17 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBlock txterr; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 18 "..\..\..\Login.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Button button3; |
|||
|
|||
#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("/CoreTest;component/login.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\Login.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 4 "..\..\..\Login.xaml"
|
|||
((CoreTest.Login)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 2: |
|||
this.button1 = ((System.Windows.Controls.Button)(target)); |
|||
|
|||
#line 10 "..\..\..\Login.xaml"
|
|||
this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 3: |
|||
this.button2 = ((System.Windows.Controls.Button)(target)); |
|||
|
|||
#line 11 "..\..\..\Login.xaml"
|
|||
this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 4: |
|||
this.textBlock2 = ((System.Windows.Controls.TextBlock)(target)); |
|||
return; |
|||
case 5: |
|||
this.textBlock3 = ((System.Windows.Controls.TextBlock)(target)); |
|||
return; |
|||
case 6: |
|||
this.txtUser = ((System.Windows.Controls.TextBox)(target)); |
|||
return; |
|||
case 7: |
|||
this.textBlock4 = ((System.Windows.Controls.TextBlock)(target)); |
|||
return; |
|||
case 8: |
|||
this.txtPassword = ((System.Windows.Controls.PasswordBox)(target)); |
|||
return; |
|||
case 9: |
|||
this.txterr = ((System.Windows.Controls.TextBlock)(target)); |
|||
return; |
|||
case 10: |
|||
this.button3 = ((System.Windows.Controls.Button)(target)); |
|||
|
|||
#line 19 "..\..\..\Login.xaml"
|
|||
this.button3.Click += new System.Windows.RoutedEventHandler(this.button3_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
@ -1,320 +0,0 @@ |
|||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3720DDE9CC29B422B580808420FD9520C066B464"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using CoreTest; |
|||
using HMIControl; |
|||
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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// MainWindow
|
|||
/// </summary>
|
|||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 73 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Grid grd1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 79 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Label label1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 80 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Label label2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 82 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Border cvs1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 84 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ToolBarTray toolBarTray; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 106 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMIButton btngrind1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 107 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMIButton btngrind2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 111 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ToolBarTray cvs3; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 113 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMIButton btnRT; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 114 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMIButton btnTrend; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 115 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMIButton btnTag; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 116 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMIButton hMIButton2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 117 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMIButton hMIButton7; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 120 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Canvas statusbar; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 121 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMILable txtuser; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 122 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.HMILable txttime; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 123 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Button btnStart; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 125 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Canvas cvsAlarm; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 126 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBlock txtAlarm; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 129 "..\..\..\MainWindow.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Shapes.Ellipse p1_lamp1; |
|||
|
|||
#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("/CoreTest;component/mainwindow.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\MainWindow.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 7 "..\..\..\MainWindow.xaml"
|
|||
((CoreTest.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 2: |
|||
this.grd1 = ((System.Windows.Controls.Grid)(target)); |
|||
return; |
|||
case 3: |
|||
this.label1 = ((System.Windows.Controls.Label)(target)); |
|||
return; |
|||
case 4: |
|||
this.label2 = ((System.Windows.Controls.Label)(target)); |
|||
return; |
|||
case 5: |
|||
this.cvs1 = ((System.Windows.Controls.Border)(target)); |
|||
return; |
|||
case 6: |
|||
this.toolBarTray = ((System.Windows.Controls.ToolBarTray)(target)); |
|||
return; |
|||
case 7: |
|||
this.btngrind1 = ((HMIControl.HMIButton)(target)); |
|||
return; |
|||
case 8: |
|||
this.btngrind2 = ((HMIControl.HMIButton)(target)); |
|||
return; |
|||
case 9: |
|||
this.cvs3 = ((System.Windows.Controls.ToolBarTray)(target)); |
|||
return; |
|||
case 10: |
|||
this.btnRT = ((HMIControl.HMIButton)(target)); |
|||
return; |
|||
case 11: |
|||
this.btnTrend = ((HMIControl.HMIButton)(target)); |
|||
return; |
|||
case 12: |
|||
this.btnTag = ((HMIControl.HMIButton)(target)); |
|||
return; |
|||
case 13: |
|||
this.hMIButton2 = ((HMIControl.HMIButton)(target)); |
|||
return; |
|||
case 14: |
|||
this.hMIButton7 = ((HMIControl.HMIButton)(target)); |
|||
|
|||
#line 117 "..\..\..\MainWindow.xaml"
|
|||
this.hMIButton7.Click += new System.Windows.RoutedEventHandler(this.hMIButton7_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 15: |
|||
this.statusbar = ((System.Windows.Controls.Canvas)(target)); |
|||
return; |
|||
case 16: |
|||
this.txtuser = ((HMIControl.HMILable)(target)); |
|||
return; |
|||
case 17: |
|||
this.txttime = ((HMIControl.HMILable)(target)); |
|||
return; |
|||
case 18: |
|||
this.btnStart = ((System.Windows.Controls.Button)(target)); |
|||
|
|||
#line 123 "..\..\..\MainWindow.xaml"
|
|||
this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 19: |
|||
this.cvsAlarm = ((System.Windows.Controls.Canvas)(target)); |
|||
return; |
|||
case 20: |
|||
this.txtAlarm = ((System.Windows.Controls.TextBlock)(target)); |
|||
return; |
|||
case 21: |
|||
this.p1_lamp1 = ((System.Windows.Shapes.Ellipse)(target)); |
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
Binary file not shown.
File diff suppressed because it is too large
Binary file not shown.
@ -1,186 +0,0 @@ |
|||
#pragma checksum "..\..\..\RuntimeChart.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8AE27EC0F869EF1ADB433A4756BFD002B4305BD3"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using Microsoft.Research.DynamicDataDisplay; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Axes; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Axes.Numeric; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Isolines; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Markers; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Navigation; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Shapes; |
|||
using Microsoft.Research.DynamicDataDisplay.Common.Palettes; |
|||
using Microsoft.Research.DynamicDataDisplay.Converters; |
|||
using Microsoft.Research.DynamicDataDisplay.DataSources; |
|||
using Microsoft.Research.DynamicDataDisplay.MarkupExtensions; |
|||
using Microsoft.Research.DynamicDataDisplay.Navigation; |
|||
using Microsoft.Research.DynamicDataDisplay.PointMarkers; |
|||
using Microsoft.Research.DynamicDataDisplay.ViewportRestrictions; |
|||
using Microsoft.Windows.Controls; |
|||
using System; |
|||
using System.Diagnostics; |
|||
using System.Windows; |
|||
using System.Windows.Automation; |
|||
using System.Windows.Controls; |
|||
using System.Windows.Controls.Primitives; |
|||
using System.Windows.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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// RuntimeChart
|
|||
/// </summary>
|
|||
public partial class RuntimeChart : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 16 "..\..\..\RuntimeChart.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ComboBox comb1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 18 "..\..\..\RuntimeChart.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.ColorPicker colorpicker; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 20 "..\..\..\RuntimeChart.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.ChartPlotter chartPlotter1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 22 "..\..\..\RuntimeChart.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis hTimeSpanAxis; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 24 "..\..\..\RuntimeChart.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine hilevel; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 25 "..\..\..\RuntimeChart.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine lolevel; |
|||
|
|||
#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("/CoreTest;component/runtimechart.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\RuntimeChart.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 "..\..\..\RuntimeChart.xaml"
|
|||
((CoreTest.RuntimeChart)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
#line 8 "..\..\..\RuntimeChart.xaml"
|
|||
((CoreTest.RuntimeChart)(target)).Closed += new System.EventHandler(this.Window_Closed); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 2: |
|||
this.comb1 = ((System.Windows.Controls.ComboBox)(target)); |
|||
|
|||
#line 16 "..\..\..\RuntimeChart.xaml"
|
|||
this.comb1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comb1_SelectionChanged); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 3: |
|||
this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target)); |
|||
|
|||
#line 18 "..\..\..\RuntimeChart.xaml"
|
|||
this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler<System.Windows.Media.Color>(this.ColorPicker_SelectedColorChanged); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 4: |
|||
this.chartPlotter1 = ((Microsoft.Research.DynamicDataDisplay.ChartPlotter)(target)); |
|||
return; |
|||
case 5: |
|||
this.hTimeSpanAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target)); |
|||
return; |
|||
case 6: |
|||
this.hilevel = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine)(target)); |
|||
return; |
|||
case 7: |
|||
this.lolevel = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine)(target)); |
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
Binary file not shown.
@ -1,410 +0,0 @@ |
|||
#pragma checksum "..\..\..\SiloProductLine.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "15A80936DD960F024A2611D0E67A9155B0BAB816"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using HMIControl; |
|||
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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// SiloProductLine
|
|||
/// </summary>
|
|||
public partial class SiloProductLine : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 7 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal CoreTest.SiloProductLine SiloProductLine1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 9 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Canvas cvs1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 10 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Silo silo1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 11 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Silo silo2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 12 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Elevator elevator1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 13 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Elevator elevator2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 14 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.PreCleaner preCleaner1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 15 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Bucket bucket1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 16 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Truck truck1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 17 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.ChainConveyor chainConveyor1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 18 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.MagnetCleaner magnetCleaner1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 19 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.ChainConveyor chainConveyor2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 20 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.ChainConveyor chainConveyor3; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 21 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.ChainConveyor chainConveyor4; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 22 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Cyclone cyclone1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 30 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBlock productline; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 31 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.FromTo fromTo12; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 33 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.SelectSwitch selectSwitch1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 34 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.SelectSwitch selectSwitch3; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 35 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.FromTo fromTo1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 36 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.FromTo fromTo2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 38 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.FromTo fromTo3; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 41 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.SlideGate slideGate1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 42 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.SlideGate slideGate2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 43 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.FromTo fromTo4; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 45 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.FromTo fromTo5; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 47 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.SlideGate slideGate3; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 48 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.Cyclone cyclone2; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 50 "..\..\..\SiloProductLine.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal HMIControl.FromTo fromTo6; |
|||
|
|||
#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("/CoreTest;component/siloproductline.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\SiloProductLine.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.SiloProductLine1 = ((CoreTest.SiloProductLine)(target)); |
|||
|
|||
#line 8 "..\..\..\SiloProductLine.xaml"
|
|||
this.SiloProductLine1.Loaded += new System.Windows.RoutedEventHandler(this.HMI_Loaded); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
#line 8 "..\..\..\SiloProductLine.xaml"
|
|||
this.SiloProductLine1.Unloaded += new System.Windows.RoutedEventHandler(this.HMI_Unloaded); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 2: |
|||
this.cvs1 = ((System.Windows.Controls.Canvas)(target)); |
|||
return; |
|||
case 3: |
|||
this.silo1 = ((HMIControl.Silo)(target)); |
|||
return; |
|||
case 4: |
|||
this.silo2 = ((HMIControl.Silo)(target)); |
|||
return; |
|||
case 5: |
|||
this.elevator1 = ((HMIControl.Elevator)(target)); |
|||
return; |
|||
case 6: |
|||
this.elevator2 = ((HMIControl.Elevator)(target)); |
|||
return; |
|||
case 7: |
|||
this.preCleaner1 = ((HMIControl.PreCleaner)(target)); |
|||
return; |
|||
case 8: |
|||
this.bucket1 = ((HMIControl.Bucket)(target)); |
|||
return; |
|||
case 9: |
|||
this.truck1 = ((HMIControl.Truck)(target)); |
|||
return; |
|||
case 10: |
|||
this.chainConveyor1 = ((HMIControl.ChainConveyor)(target)); |
|||
return; |
|||
case 11: |
|||
this.magnetCleaner1 = ((HMIControl.MagnetCleaner)(target)); |
|||
return; |
|||
case 12: |
|||
this.chainConveyor2 = ((HMIControl.ChainConveyor)(target)); |
|||
return; |
|||
case 13: |
|||
this.chainConveyor3 = ((HMIControl.ChainConveyor)(target)); |
|||
return; |
|||
case 14: |
|||
this.chainConveyor4 = ((HMIControl.ChainConveyor)(target)); |
|||
return; |
|||
case 15: |
|||
this.cyclone1 = ((HMIControl.Cyclone)(target)); |
|||
return; |
|||
case 16: |
|||
this.productline = ((System.Windows.Controls.TextBlock)(target)); |
|||
return; |
|||
case 17: |
|||
this.fromTo12 = ((HMIControl.FromTo)(target)); |
|||
return; |
|||
case 18: |
|||
this.selectSwitch1 = ((HMIControl.SelectSwitch)(target)); |
|||
return; |
|||
case 19: |
|||
this.selectSwitch3 = ((HMIControl.SelectSwitch)(target)); |
|||
return; |
|||
case 20: |
|||
this.fromTo1 = ((HMIControl.FromTo)(target)); |
|||
return; |
|||
case 21: |
|||
this.fromTo2 = ((HMIControl.FromTo)(target)); |
|||
return; |
|||
case 22: |
|||
this.fromTo3 = ((HMIControl.FromTo)(target)); |
|||
return; |
|||
case 23: |
|||
this.slideGate1 = ((HMIControl.SlideGate)(target)); |
|||
return; |
|||
case 24: |
|||
this.slideGate2 = ((HMIControl.SlideGate)(target)); |
|||
return; |
|||
case 25: |
|||
this.fromTo4 = ((HMIControl.FromTo)(target)); |
|||
return; |
|||
case 26: |
|||
this.fromTo5 = ((HMIControl.FromTo)(target)); |
|||
return; |
|||
case 27: |
|||
this.slideGate3 = ((HMIControl.SlideGate)(target)); |
|||
return; |
|||
case 28: |
|||
this.cyclone2 = ((HMIControl.Cyclone)(target)); |
|||
return; |
|||
case 29: |
|||
this.fromTo6 = ((HMIControl.FromTo)(target)); |
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
Binary file not shown.
@ -1,150 +0,0 @@ |
|||
#pragma checksum "..\..\..\StartDevice.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0EEE22AD3B597E0CB717D8885FB4F7D7B3D7EBF9"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using System; |
|||
using System.Diagnostics; |
|||
using System.Windows; |
|||
using System.Windows.Automation; |
|||
using System.Windows.Controls; |
|||
using System.Windows.Controls.Primitives; |
|||
using System.Windows.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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// StartDevice
|
|||
/// </summary>
|
|||
public partial class StartDevice : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 8 "..\..\..\StartDevice.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Grid grd; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 20 "..\..\..\StartDevice.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Border border1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 21 "..\..\..\StartDevice.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBlock devicename; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 22 "..\..\..\StartDevice.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Button btnStop; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 23 "..\..\..\StartDevice.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Button btnExit; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 24 "..\..\..\StartDevice.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Button btnStart; |
|||
|
|||
#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("/CoreTest;component/startdevice.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\StartDevice.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.grd = ((System.Windows.Controls.Grid)(target)); |
|||
return; |
|||
case 2: |
|||
this.border1 = ((System.Windows.Controls.Border)(target)); |
|||
return; |
|||
case 3: |
|||
this.devicename = ((System.Windows.Controls.TextBlock)(target)); |
|||
return; |
|||
case 4: |
|||
this.btnStop = ((System.Windows.Controls.Button)(target)); |
|||
return; |
|||
case 5: |
|||
this.btnExit = ((System.Windows.Controls.Button)(target)); |
|||
|
|||
#line 23 "..\..\..\StartDevice.xaml"
|
|||
this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 6: |
|||
this.btnStart = ((System.Windows.Controls.Button)(target)); |
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
@ -1,136 +0,0 @@ |
|||
#pragma checksum "..\..\..\TagMonitor.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "28C5AB6899D56BC8ADA97D3865FFFC890B9A3DDD"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using CoreTest; |
|||
using Microsoft.Windows.Controls; |
|||
using Microsoft.Windows.Controls.PropertyGrid; |
|||
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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// TagMonitor
|
|||
/// </summary>
|
|||
public partial class TagMonitor : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 16 "..\..\..\TagMonitor.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.DataGrid list1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 24 "..\..\..\TagMonitor.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.ChildWindow childWindow1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 26 "..\..\..\TagMonitor.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.TextBox textBox1; |
|||
|
|||
#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("/CoreTest;component/tagmonitor.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\TagMonitor.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 7 "..\..\..\TagMonitor.xaml"
|
|||
((CoreTest.TagMonitor)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
#line 7 "..\..\..\TagMonitor.xaml"
|
|||
((CoreTest.TagMonitor)(target)).Closed += new System.EventHandler(this.Window_Closed); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 2: |
|||
this.list1 = ((System.Windows.Controls.DataGrid)(target)); |
|||
return; |
|||
case 3: |
|||
this.childWindow1 = ((Microsoft.Windows.Controls.ChildWindow)(target)); |
|||
return; |
|||
case 4: |
|||
this.textBox1 = ((System.Windows.Controls.TextBox)(target)); |
|||
return; |
|||
case 5: |
|||
|
|||
#line 27 "..\..\..\TagMonitor.xaml"
|
|||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
@ -1,264 +0,0 @@ |
|||
#pragma checksum "..\..\..\Trend.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A699E208959857EF7ABA7FAB7613F3E3383D42FE"
|
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
using CoreTest; |
|||
using Microsoft.Research.DynamicDataDisplay; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Axes; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Axes.Numeric; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Isolines; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Markers; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Navigation; |
|||
using Microsoft.Research.DynamicDataDisplay.Charts.Shapes; |
|||
using Microsoft.Research.DynamicDataDisplay.Common.Palettes; |
|||
using Microsoft.Research.DynamicDataDisplay.Converters; |
|||
using Microsoft.Research.DynamicDataDisplay.DataSources; |
|||
using Microsoft.Research.DynamicDataDisplay.MarkupExtensions; |
|||
using Microsoft.Research.DynamicDataDisplay.Navigation; |
|||
using Microsoft.Research.DynamicDataDisplay.PointMarkers; |
|||
using Microsoft.Research.DynamicDataDisplay.ViewportRestrictions; |
|||
using Microsoft.Windows.Controls; |
|||
using System; |
|||
using System.Diagnostics; |
|||
using System.Windows; |
|||
using System.Windows.Automation; |
|||
using System.Windows.Controls; |
|||
using System.Windows.Controls.Primitives; |
|||
using System.Windows.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 CoreTest { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// Trend
|
|||
/// </summary>
|
|||
public partial class Trend : System.Windows.Window, System.Windows.Markup.IComponentConnector { |
|||
|
|||
|
|||
#line 15 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ToolBar toolBar1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 23 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.DateTimePicker dtstart; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 25 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.DateTimePicker dtend; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 27 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.CheckBox PCheckBox; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 28 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.Primitives.Popup popusBottom; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 34 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.CheckListBox chklist; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 40 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.ComboBox comodel; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 45 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal System.Windows.Controls.CheckBox chkshow; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 46 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Windows.Controls.ColorPicker colorpicker; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 48 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.ChartPlotter chartPlotter1; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 50 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis hTimeSpanAxis; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 52 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.Charts.Navigation.CursorCoordinateGraph cursor; |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
|
|||
|
|||
#line 53 "..\..\..\Trend.xaml"
|
|||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] |
|||
internal Microsoft.Research.DynamicDataDisplay.Charts.Navigation.AxisCursorGraph axiscuror; |
|||
|
|||
#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("/CoreTest;component/trend.xaml", System.UriKind.Relative); |
|||
|
|||
#line 1 "..\..\..\Trend.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 9 "..\..\..\Trend.xaml"
|
|||
((CoreTest.Trend)(target)).Closed += new System.EventHandler(this.Window_Closed); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 2: |
|||
this.toolBar1 = ((System.Windows.Controls.ToolBar)(target)); |
|||
return; |
|||
case 3: |
|||
this.dtstart = ((Microsoft.Windows.Controls.DateTimePicker)(target)); |
|||
return; |
|||
case 4: |
|||
this.dtend = ((Microsoft.Windows.Controls.DateTimePicker)(target)); |
|||
return; |
|||
case 5: |
|||
this.PCheckBox = ((System.Windows.Controls.CheckBox)(target)); |
|||
return; |
|||
case 6: |
|||
this.popusBottom = ((System.Windows.Controls.Primitives.Popup)(target)); |
|||
return; |
|||
case 7: |
|||
this.chklist = ((Microsoft.Windows.Controls.CheckListBox)(target)); |
|||
return; |
|||
case 8: |
|||
this.comodel = ((System.Windows.Controls.ComboBox)(target)); |
|||
|
|||
#line 40 "..\..\..\Trend.xaml"
|
|||
this.comodel.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comodel_SelectionChanged); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 9: |
|||
this.chkshow = ((System.Windows.Controls.CheckBox)(target)); |
|||
|
|||
#line 45 "..\..\..\Trend.xaml"
|
|||
this.chkshow.Click += new System.Windows.RoutedEventHandler(this.chkshow_Click); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 10: |
|||
this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target)); |
|||
|
|||
#line 46 "..\..\..\Trend.xaml"
|
|||
this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler<System.Windows.Media.Color>(this.ColorPicker_SelectedColorChanged); |
|||
|
|||
#line default
|
|||
#line hidden
|
|||
return; |
|||
case 11: |
|||
this.chartPlotter1 = ((Microsoft.Research.DynamicDataDisplay.ChartPlotter)(target)); |
|||
return; |
|||
case 12: |
|||
this.hTimeSpanAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target)); |
|||
return; |
|||
case 13: |
|||
this.cursor = ((Microsoft.Research.DynamicDataDisplay.Charts.Navigation.CursorCoordinateGraph)(target)); |
|||
return; |
|||
case 14: |
|||
this.axiscuror = ((Microsoft.Research.DynamicDataDisplay.Charts.Navigation.AxisCursorGraph)(target)); |
|||
return; |
|||
} |
|||
this._contentLoaded = true; |
|||
} |
|||
} |
|||
} |
|||
|
|||
@ -1 +0,0 @@ |
|||
f14412b49b386018caaabb284e1023494a2ed21a |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
4eb182ca6f7fcb094e3ddbddf55fcc120d6b0e6e |
|||
@ -1 +0,0 @@ |
|||
5452456b55dc750e4511b62fb7ff288b6be493ac |
|||
Binary file not shown.
Binary file not shown.
@ -0,0 +1,9 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<configuration> |
|||
|
|||
<system.data> |
|||
<DbProviderFactories> |
|||
<remove invariant="MySql.Data.MySqlClient" /> |
|||
<add name="MySQL Data Provider" invariant="MySql.Data.MySqlClient" description=".Net Framework Data Provider for MySQL" type="MySql.Data.MySqlClient.MySqlClientFactory, MySql.Data, Version=6.9.10.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d" /> |
|||
</DbProviderFactories> |
|||
</system.data></configuration> |
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,557 +0,0 @@ |
|||
<?xml version="1.0"?> |
|||
<doc> |
|||
<assembly> |
|||
<name>Microsoft.Expression.Controls</name> |
|||
</assembly> |
|||
<members> |
|||
<member name="M:Microsoft.Expression.Controls.DistributionStrategy.Initialize"> |
|||
<summary> |
|||
Called before the polylines are looped over. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.DistributionStrategy.ComputeAutoCapacity"> |
|||
<summary> |
|||
Computes the value used when LayoutPath.Capacity is set to Auto. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.DistributionStrategy.ShouldBreak(System.Int32)"> |
|||
<summary> |
|||
Checks whether or not the polylines should continue being looped over. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.DistributionStrategy.OnPolylineBegin(Microsoft.Expression.Drawing.Core.PolylineData)"> |
|||
<summary> |
|||
Called before a new polyline is marched. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.DistributionStrategy.OnPolylineCompleted(System.Double)"> |
|||
<summary> |
|||
Called when a polyline is completed. |
|||
</summary> |
|||
<param name="remaingLength">The remaining arclength in the polyline.</param> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.DistributionStrategy.OnStepCompleted(System.Double)"> |
|||
<summary> |
|||
Called when a step is successfully completed. |
|||
</summary> |
|||
<param name="actualStepDistance">The actual step distance. |
|||
This may be different than Step if another polyline has been wrapped to.</param> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.DistributionStrategy.Distribute(Microsoft.Expression.Controls.PathPanel,System.Int32,System.Int32)"> |
|||
<summary> |
|||
Distributes the children of a path panel along a given layout path. |
|||
</summary> |
|||
<param name="pathPanel">The path panel.</param> |
|||
<param name="pathIndex">The index of the path in pathPanel.LayoutPaths.</param> |
|||
<param name="childIndex">The index of the first child to be laid out on this path.</param> |
|||
<returns>The index of the next child to be distributed. If childIndex is returned, this function has done nothing.</returns> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.DistributionStrategy.ChildIndex"> |
|||
<summary> |
|||
The index of the next child to be arranged. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.DistributionStrategy.Span"> |
|||
<summary> |
|||
The distance in arc length that will be used for layout. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.DistributionStrategy.Step"> |
|||
<summary> |
|||
The distance in arc length to walk along the current polyline. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.DistributionStrategy.Capacity"> |
|||
<summary> |
|||
The total number of elements to be arranged on the LayoutPath. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.EvenDistributionStrategy"> |
|||
<summary> |
|||
Distributes the children of a path panel along a layout path. |
|||
Even distribution means that there is equal arclength between the centers of all |
|||
the elements on the path. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.ChangedPathLayoutProperties"> |
|||
<summary> |
|||
Specifies which path layout properties have changed. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.PathLayoutUpdatedEventArgs"> |
|||
<summary> |
|||
Provides data for the <see cref="E:Microsoft.Expression.Controls.IPathLayoutItem.PathLayoutUpdated"/> event. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathLayoutUpdatedEventArgs.#ctor(Microsoft.Expression.Controls.ChangedPathLayoutProperties)"> |
|||
<summary> |
|||
Initializes a new instance of the <see cref="T:Microsoft.Expression.Controls.PathLayoutUpdatedEventArgs"/> class. |
|||
</summary> |
|||
<param name="changedProperties">The data for the event.</param> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutUpdatedEventArgs.ChangedProperties"> |
|||
<summary> |
|||
Gets the properties changed in a <see cref="E:Microsoft.Expression.Controls.IPathLayoutItem.PathLayoutUpdated"/> event. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.PathLayoutData"> |
|||
<summary> |
|||
Encapsulates the data needed to update a <see cref="T:Microsoft.Expression.Controls.IPathLayoutItem"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.LayoutPathIndex"> |
|||
<summary> |
|||
Gets or sets the index of the path on which an element is arranged. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.GlobalIndex"> |
|||
<summary> |
|||
Gets or sets the index of an element in a collection of elements. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.LocalIndex"> |
|||
<summary> |
|||
Gets or sets the index of an element on a path. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.GlobalOffset"> |
|||
<summary> |
|||
Gets or sets the offset of an element proportional to the total length of a collection of paths. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.LocalOffset"> |
|||
<summary> |
|||
Gets or sets the offset of an element proportional to the length of a path. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.NormalAngle"> |
|||
<summary> |
|||
Gets or sets the angle perpendicular to the path at an element's location. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.OrientationAngle"> |
|||
<summary> |
|||
Gets or sets the angle perpendicular to the path at an element's location if the element is oriented to the path. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathLayoutData.IsArranged"> |
|||
<summary> |
|||
Gets or sets whether or not an element is arranged on a path. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.IPathLayoutItem"> |
|||
<summary> |
|||
Represents an element that is arranged by a <see cref="T:Microsoft.Expression.Controls.PathPanel"/>. |
|||
</summary> |
|||
<remarks> |
|||
Implementing this interface enables <see cref="T:Microsoft.Expression.Controls.PathPanel"/> to set these properties when the element is arranged. |
|||
This interface is not intended for general implementation. |
|||
</remarks> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.IPathLayoutItem.Update(Microsoft.Expression.Controls.PathLayoutData)"> |
|||
<summary> |
|||
Updates the <see cref="T:Microsoft.Expression.Controls.IPathLayoutItem"/> properties based on the given <see cref="T:Microsoft.Expression.Controls.PathLayoutData"/> and raises the <see cref="E:Microsoft.Expression.Controls.IPathLayoutItem.PathLayoutUpdated"/> event. |
|||
</summary> |
|||
<param name="data">The data needed to update the <see cref="T:Microsoft.Expression.Controls.IPathLayoutItem"/>.</param> |
|||
</member> |
|||
<member name="E:Microsoft.Expression.Controls.IPathLayoutItem.PathLayoutUpdated"> |
|||
<summary> |
|||
Occurs when one or more of the <see cref="T:Microsoft.Expression.Controls.IPathLayoutItem"/> properties change. |
|||
</summary> |
|||
<remarks> |
|||
This event is raised whenever the item’s position along the path is updated. This can occur due to changes in the properties on the <see cref="T:Microsoft.Expression.Controls.LayoutPath"/> or changes to <see cref="P:Microsoft.Expression.Controls.LayoutPath.SourceElement"/>. |
|||
</remarks> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.LayoutPathIndex"> |
|||
<summary> |
|||
Gets the index of the path on which the item is arranged. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.GlobalIndex"> |
|||
<summary> |
|||
Gets the index of the item in a collection of items. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.LocalIndex"> |
|||
<summary> |
|||
Gets the index of the item on the path on which it is arranged. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.GlobalOffset"> |
|||
<summary> |
|||
Gets the offset of the item proportional to the total length of a collection of paths. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.LocalOffset"> |
|||
<summary> |
|||
Gets the offset of the item proportional to the length of the path on which it is arranged. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.NormalAngle"> |
|||
<summary> |
|||
Gets the angle perpendicular to the path at the item's location. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.OrientationAngle"> |
|||
<summary> |
|||
Gets the angle perpendicular to the path at the items's location if the item is oriented to the path. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.IPathLayoutItem.IsArranged"> |
|||
<summary> |
|||
Gets or sets whether or not the item is arranged on the path. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.IsArrangedToScaleConverter"> |
|||
<summary> |
|||
Converts a <see cref="T:System.Boolean"/> representing whether or not an element is arranged to a <see cref="T:System.Double"/> value used to scale the element. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.IsArrangedToScaleConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
|||
<summary> |
|||
Throws a <see cref="T:System.NotImplementedException" /> exception in all cases. |
|||
</summary> |
|||
<param name="value">The target data being passed to the source.</param> |
|||
<param name="targetType">The <see cref="T:System.Type" /> of data expected by the source object.</param> |
|||
<param name="parameter">An optional parameter to be used in the converter logic.</param> |
|||
<param name="culture">The culture of the conversion.</param> |
|||
<returns>The value to be passed to the source object.</returns> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.IsArrangedToScaleConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
|||
<summary> |
|||
Converts the specified <see cref="T:System.Boolean"/> to a <see cref="T:System.Double"/>. |
|||
</summary> |
|||
<param name="value">The source data being passed to the target.</param> |
|||
<param name="targetType">The <see cref="T:System.Type"/> of data expected by the target dependency property.</param> |
|||
<param name="parameter">An optional parameter to be used in the converter logic.</param> |
|||
<param name="culture">The culture of the conversion.</param> |
|||
<returns>If the <see cref="T:System.Boolean"/> is true, 1 is returned. Else, 0 is returned.</returns> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.Distribution"> |
|||
<summary> |
|||
Specifies the distribution of a <see cref="T:Microsoft.Expression.Controls.LayoutPath"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.Orientation"> |
|||
<summary> |
|||
Specifies the orientation of elements on a <see cref="T:Microsoft.Expression.Controls.LayoutPath"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.FillBehavior"> |
|||
<summary> |
|||
Specifies the method for altering the <see cref="P:Microsoft.Expression.Controls.LayoutPath.Span"/> on an open path. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.LayoutPath"> |
|||
<summary> |
|||
Describes a path along which elements are arranged. |
|||
</summary> |
|||
</member> |
|||
<member name="F:Microsoft.Expression.Controls.LayoutPath.transformedPolylines"> |
|||
<summary> |
|||
Ideally, we want to cache the Bezier curves before flattening, because transform will affect flattening. |
|||
That requires us to cache curves that we don't support very well yet. Instead, we cache the flatten points |
|||
in distribution strategy and transform them on demand. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.SourceElement"> |
|||
<summary> |
|||
Gets or sets the element that defines the path. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.Distribution"> |
|||
<summary> |
|||
Gets or sets whether items are laid out evenly or with a fixed padding. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.Capacity"> |
|||
<summary> |
|||
Gets or sets the maximum number of items displayed on the <see cref="T:Microsoft.Expression.Controls.LayoutPath"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.Padding"> |
|||
<summary> |
|||
Gets or sets the distance in pixels along the arc length of the <see cref="T:Microsoft.Expression.Controls.LayoutPath"/> between two items. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.Orientation"> |
|||
<summary> |
|||
Gets or sets the orientation of the items. |
|||
</summary> |
|||
<remarks> |
|||
This property is supported on <see cref="T:Microsoft.Expression.Controls.PathListBox"/>, but not <see cref="T:Microsoft.Expression.Controls.PathPanel"/>. |
|||
</remarks> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.Start"> |
|||
<summary> |
|||
Gets or sets the distance from the start of the <see cref="T:Microsoft.Expression.Controls.LayoutPath"/> to place the first item. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.Span"> |
|||
<summary> |
|||
Gets or sets the percentage of the <see cref="T:Microsoft.Expression.Controls.LayoutPath"/> that participates in layout. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.FillBehavior"> |
|||
<summary> |
|||
Gets or set the method to alter <see cref="P:Microsoft.Expression.Controls.LayoutPath.Span"/> on an open path. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.ActualCapacity"> |
|||
<summary> |
|||
Gets the computed Capacity. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.LayoutPath.IsValid"> |
|||
<summary> |
|||
Gets whether or not the <see cref="P:Microsoft.Expression.Controls.LayoutPath.SourceElement"/> is valid in the context. |
|||
A <see cref="P:Microsoft.Expression.Controls.LayoutPath.SourceElement"/> is not valid if it is a descendant of the <see cref="T:Microsoft.Expression.Controls.PathPanel"/> in which it is used. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.PaddedDistributionStrategy"> |
|||
<summary> |
|||
Distributes the children of a layout path based on the size of the children and a given padding between the children. |
|||
The distance in arclength between children is determined by the padding plus the sum of the radii of the children's bounding boxes. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.PathListBox"> |
|||
<summary> |
|||
Contains a list of items that are laid out along one or more paths. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathListBox.#ctor"> |
|||
<summary> |
|||
Initializes a new instance of the <see cref="T:Microsoft.Expression.Controls.PathListBox"/> class. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathListBox.GetContainerForItemOverride"> |
|||
<summary> |
|||
Creates the element used to display a specified item. |
|||
</summary> |
|||
<returns>A <see cref="T:Microsoft.Expression.Controls.PathListBoxItem"/> corresponding to a specified item.</returns> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathListBox.IsItemItsOwnContainerOverride(System.Object)"> |
|||
<summary> |
|||
Determines if the specified item is (or is eligible to be) its own item container. |
|||
</summary> |
|||
<returns>true if the item is its own item container; otherwise, false.</returns> |
|||
<param name="item">The specified item.</param> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathListBox.ArrangeOverride(System.Windows.Size)"> |
|||
<summary> |
|||
Positions child elements. |
|||
</summary> |
|||
<param name="finalSize">The size that this object should use to arrange its child elements.</param> |
|||
<returns>The actual size used.</returns> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBox.LayoutPaths"> |
|||
<summary> |
|||
Gets or sets a collection of objects that define the path(s) used for layout. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBox.StartItemIndex"> |
|||
<summary> |
|||
Gets or sets the index to use within the list of items. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBox.WrapItems"> |
|||
<summary> |
|||
Gets or sets whether the item index wraps to the beginning of the collection when StartItemIndex is greater than 0. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.PathListBoxItem"> |
|||
<summary> |
|||
Represents an item in a <see cref="T:Microsoft.Expression.Controls.PathListBox"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathListBoxItem.#ctor"> |
|||
<summary> |
|||
Initializes a new instance of the <see cref="T:Microsoft.Expression.Controls.PathListBoxItem"/> class. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathListBoxItem.Update(Microsoft.Expression.Controls.PathLayoutData)"> |
|||
<summary> |
|||
For a description of this member, see <see cref="M:Microsoft.Expression.Controls.IPathLayoutItem.Update(Microsoft.Expression.Controls.PathLayoutData)"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="E:Microsoft.Expression.Controls.PathListBoxItem.PathLayoutUpdated"> |
|||
<summary> |
|||
For a description of this member, see <see cref="E:Microsoft.Expression.Controls.IPathLayoutItem.PathLayoutUpdated"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.LayoutPathIndex"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.LayoutPathIndex"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.GlobalIndex"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.GlobalIndex"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.LocalIndex"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.LocalIndex"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.GlobalOffset"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.GlobalOffset"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.LocalOffset"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.LocalOffset"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.NormalAngle"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.NormalAngle"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.OrientationAngle"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.OrientationAngle"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathListBoxItem.IsArranged"> |
|||
<summary> |
|||
For a description of this member, see <see cref="P:Microsoft.Expression.Controls.IPathLayoutItem.IsArranged"/>. |
|||
</summary> |
|||
</member> |
|||
<member name="T:Microsoft.Expression.Controls.PathPanel"> |
|||
<summary> |
|||
Arranges child elements along one or more path. |
|||
</summary> |
|||
<remarks> |
|||
<see cref="T:Microsoft.Expression.Controls.PathPanel"/> can be used as an alternative to <see cref="T:Microsoft.Expression.Controls.PathListBox"/> when selection is not necessary. |
|||
The <see cref="P:Microsoft.Expression.Controls.LayoutPath.Orientation"/> property is not supported on <see cref="T:Microsoft.Expression.Controls.PathPanel"/>. |
|||
</remarks> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathPanel.#ctor"> |
|||
<summary> |
|||
Initializes a new instance of the <see cref="T:Microsoft.Expression.Controls.PathPanel"/> class. |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathPanel.MeasureOverride(System.Windows.Size)"> |
|||
<summary> |
|||
Measures the size required for child elements. |
|||
</summary> |
|||
<param name="availableSize">The available size that this element can give to child elements. </param> |
|||
<returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathPanel.ArrangeOverride(System.Windows.Size)"> |
|||
<summary> |
|||
Positions child elements. |
|||
</summary> |
|||
<param name="finalSize">The size that this object should use to arrange its child elements.</param> |
|||
<returns>The actual size used.</returns> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathPanel.ArrangeChild(System.Int32,System.Int32,Microsoft.Expression.Drawing.Core.PolylineData,Microsoft.Expression.Drawing.Core.MarchLocation,System.Int32)"> |
|||
<summary> |
|||
Arranges the child at the given index at a particular location on a LayoutPath. |
|||
</summary> |
|||
<param name="indirectIndex">An index from the range 0 to PathPanel.Count.</param> |
|||
<param name="pathIndex">The index of the layout path on which to arrange the child.</param> |
|||
<param name="polyline">The polyline in the layout path.</param> |
|||
<param name="location">The location on the polyline.</param> |
|||
<param name="localIndex">The index of the child on the LayoutPath.</param> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.PathPanel.GetChildRadius(System.Int32)"> |
|||
<summary> |
|||
Calculates the radius of the bounding circle for the child at the given index. |
|||
</summary> |
|||
<param name="indirectIndex">An index from the range 0 to PathPanel.Count.</param> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathPanel.LayoutPaths"> |
|||
<summary> |
|||
Gets or sets a collection of objects that define the path(s) used for layout. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathPanel.StartItemIndex"> |
|||
<summary> |
|||
Gets or sets the index to use within the list of items. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathPanel.WrapItems"> |
|||
<summary> |
|||
Gets or sets whether the item index wraps to the beginning of the collection when <see cref="P:Microsoft.Expression.Controls.PathPanel.StartItemIndex"/> is greater than 0. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathPanel.ValidPaths"> |
|||
<summary> |
|||
The subset of LayoutPaths that are attached and not collapsed. |
|||
</summary> |
|||
</member> |
|||
<member name="P:Microsoft.Expression.Controls.PathPanel.Count"> |
|||
<summary> |
|||
Count is the number of Children that the PathPanel will lay out. |
|||
If StartItemIndex > 0 and WrapItems is false, then this can be less than PathPanel.Children.Count |
|||
</summary> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.Utilities.GetItemsHost(System.Windows.Controls.ItemsControl)"> |
|||
<summary> |
|||
Gets the panel that contains the containers of an ItemsControl. |
|||
</summary> |
|||
<param name="control">The ItemsControl.</param> |
|||
<returns> |
|||
The panel that contains the containers of an ItemsControl, or null |
|||
if the panel could not be found. |
|||
</returns> |
|||
<exception cref="T:System.ArgumentNullException"> |
|||
<paramref name="control" /> is null. |
|||
</exception> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.Utilities.TraverseBreadthFirst``1(``0,System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,System.Boolean})"> |
|||
<summary> |
|||
Traverses a tree by accepting an initial value and a function that |
|||
retrieves the child nodes of a node. |
|||
</summary> |
|||
<typeparam name="T">The type of the stream.</typeparam> |
|||
<param name="initialNode">The initial node.</param> |
|||
<param name="getChildNodes">A function that retrieves the child |
|||
nodes of a node.</param> |
|||
<param name="traversePredicate">A predicate that evaluates a node |
|||
and returns a value indicating whether that node and it's children |
|||
should be traversed.</param> |
|||
<returns>A stream of nodes.</returns> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.Utilities.GetVisualChildren(System.Windows.DependencyObject)"> |
|||
<summary> |
|||
Get the visual tree children of an element. |
|||
</summary> |
|||
<param name="element">The element.</param> |
|||
<returns>The visual tree children of an element.</returns> |
|||
<exception cref="T:System.ArgumentNullException"> |
|||
<paramref name="element"/> is null. |
|||
</exception> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.Utilities.GetVisualChildrenAndSelfIterator(System.Windows.DependencyObject)"> |
|||
<summary> |
|||
Get the visual tree children of an element and the element itself. |
|||
</summary> |
|||
<param name="element">The element.</param> |
|||
<returns> |
|||
The visual tree children of an element and the element itself. |
|||
</returns> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.Utilities.GetLogicalChildren(System.Windows.FrameworkElement)"> |
|||
<summary> |
|||
Retrieves all the logical children of a framework element using a |
|||
breadth-first search. For performance reasons this method manually |
|||
manages the stack instead of using recursion. |
|||
</summary> |
|||
<param name="parent">The parent framework element.</param> |
|||
<returns>The logical children of the framework element.</returns> |
|||
</member> |
|||
<member name="M:Microsoft.Expression.Controls.Utilities.GetLogicalDescendents(System.Windows.FrameworkElement)"> |
|||
<summary> |
|||
Retrieves all the logical descendents of a framework element using a |
|||
breadth-first search. For performance reasons this method manually |
|||
manages the stack instead of using recursion. |
|||
</summary> |
|||
<param name="parent">The parent framework element.</param> |
|||
<returns>The logical children of the framework element.</returns> |
|||
</member> |
|||
</members> |
|||
</doc> |
|||
File diff suppressed because it is too large
@ -1,62 +0,0 @@ |
|||
//------------------------------------------------------------------------------
|
|||
// <auto-generated>
|
|||
// This code was generated by a tool.
|
|||
// Runtime Version:4.0.30319.42000
|
|||
//
|
|||
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
// the code is regenerated.
|
|||
// </auto-generated>
|
|||
//------------------------------------------------------------------------------
|
|||
|
|||
namespace XamlGeneratedNamespace { |
|||
|
|||
|
|||
/// <summary>
|
|||
/// GeneratedInternalTypeHelper
|
|||
/// </summary>
|
|||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] |
|||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] |
|||
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { |
|||
|
|||
/// <summary>
|
|||
/// CreateInstance
|
|||
/// </summary>
|
|||
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { |
|||
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) |
|||
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// GetPropertyValue
|
|||
/// </summary>
|
|||
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { |
|||
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// SetPropertyValue
|
|||
/// </summary>
|
|||
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { |
|||
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// CreateDelegate
|
|||
/// </summary>
|
|||
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { |
|||
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod |
|||
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { |
|||
delegateType, |
|||
handler}, null))); |
|||
} |
|||
|
|||
/// <summary>
|
|||
/// AddEventHandler
|
|||
/// </summary>
|
|||
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { |
|||
eventInfo.AddEventHandler(target, handler); |
|||
} |
|||
} |
|||
} |
|||
|
|||
@ -1 +0,0 @@ |
|||
7dc184ea8ed938d2f972714de4ddd83f7c0e9079 |
|||
Binary file not shown.
@ -1,20 +0,0 @@ |
|||
HMIControl |
|||
|
|||
|
|||
library |
|||
C# |
|||
.cs |
|||
D:\Codes\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\ |
|||
HMIControl |
|||
none |
|||
false |
|||
DEBUG;TRACE |
|||
|
|||
1-731644535 |
|||
|
|||
91-867097488 |
|||
11603472470 |
|||
Themes\Generic.xaml; |
|||
|
|||
True |
|||
|
|||
@ -1,4 +0,0 @@ |
|||
D:\Codes\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\GeneratedInternalTypeHelper.g.cs |
|||
|
|||
FD:\Codes\SharpSCADA\SCADA\Program\HMIControl\Themes\Generic.xaml;; |
|||
|
|||
@ -1 +0,0 @@ |
|||
9b1326e2dcaa4f2f26845426c397eecf13bc585a |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
c9773bbde9bd3aac86f8c154b19a86e2b6e57382 |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
e5baaa62871e4eeed28f0ad591ac61cb0034f596 |
|||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@ |
|||
0fdb858dafc79ebcaf5fe184fe75094fb2d08a09 |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
58b0e289e5cf4f75db3c5b9afd36ded288b1f326 |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
4e4fa98a4788af0e0282c053e2a86b75c51e9c7c |
|||
Binary file not shown.
Loading…
Reference in new issue