This commit is contained in:
2026-04-17 14:55:32 -04:00
commit bc3ac1d4c9
18017 changed files with 4371742 additions and 0 deletions

View File

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

View File

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

View File

@@ -0,0 +1,90 @@
#pragma checksum "..\..\..\..\BusyIndicatorManager\xBusyIndicator.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BC41780AEE5DD39164E37A68B62F0662E232DA493AFBFE0DF5DE99C61CFC12E6"
//------------------------------------------------------------------------------
// <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.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;
using Xceed.Wpf.Toolkit;
using Xceed.Wpf.Toolkit.Chart;
using Xceed.Wpf.Toolkit.Chromes;
using Xceed.Wpf.Toolkit.Core.Converters;
using Xceed.Wpf.Toolkit.Core.Input;
using Xceed.Wpf.Toolkit.Core.Media;
using Xceed.Wpf.Toolkit.Core.Utilities;
using Xceed.Wpf.Toolkit.Panels;
using Xceed.Wpf.Toolkit.Primitives;
using Xceed.Wpf.Toolkit.PropertyGrid;
using Xceed.Wpf.Toolkit.PropertyGrid.Attributes;
using Xceed.Wpf.Toolkit.PropertyGrid.Commands;
using Xceed.Wpf.Toolkit.PropertyGrid.Converters;
using Xceed.Wpf.Toolkit.PropertyGrid.Editors;
using Xceed.Wpf.Toolkit.Zoombox;
namespace DTS.Common.BusyIndicatorManager {
/// <summary>
/// xBusyIndicator
/// </summary>
public partial class xBusyIndicator : Xceed.Wpf.Toolkit.BusyIndicator, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/busyindicatormanager/xbusyindicator.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\BusyIndicatorManager\xBusyIndicator.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,90 @@
#pragma checksum "..\..\..\..\BusyIndicatorManager\xBusyIndicator.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BC41780AEE5DD39164E37A68B62F0662E232DA493AFBFE0DF5DE99C61CFC12E6"
//------------------------------------------------------------------------------
// <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.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;
using Xceed.Wpf.Toolkit;
using Xceed.Wpf.Toolkit.Chart;
using Xceed.Wpf.Toolkit.Chromes;
using Xceed.Wpf.Toolkit.Core.Converters;
using Xceed.Wpf.Toolkit.Core.Input;
using Xceed.Wpf.Toolkit.Core.Media;
using Xceed.Wpf.Toolkit.Core.Utilities;
using Xceed.Wpf.Toolkit.Panels;
using Xceed.Wpf.Toolkit.Primitives;
using Xceed.Wpf.Toolkit.PropertyGrid;
using Xceed.Wpf.Toolkit.PropertyGrid.Attributes;
using Xceed.Wpf.Toolkit.PropertyGrid.Commands;
using Xceed.Wpf.Toolkit.PropertyGrid.Converters;
using Xceed.Wpf.Toolkit.PropertyGrid.Editors;
using Xceed.Wpf.Toolkit.Zoombox;
namespace DTS.Common.BusyIndicatorManager {
/// <summary>
/// xBusyIndicator
/// </summary>
public partial class xBusyIndicator : Xceed.Wpf.Toolkit.BusyIndicator, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/busyindicatormanager/xbusyindicator.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\BusyIndicatorManager\xBusyIndicator.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,75 @@
#pragma checksum "..\..\..\..\Constant\XamlConstants.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7A4572321B84D31F228D36DA091D030AEB735A3FABCA26620A2D44B6D51367C3"
//------------------------------------------------------------------------------
// <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.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 DTS.Common {
/// <summary>
/// XamlConstants
/// </summary>
public partial class XamlConstants : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/constant/xamlconstants.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Constant\XamlConstants.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,75 @@
#pragma checksum "..\..\..\..\Constant\XamlConstants.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7A4572321B84D31F228D36DA091D030AEB735A3FABCA26620A2D44B6D51367C3"
//------------------------------------------------------------------------------
// <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.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 DTS.Common {
/// <summary>
/// XamlConstants
/// </summary>
public partial class XamlConstants : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/constant/xamlconstants.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Constant\XamlConstants.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,161 @@
#pragma checksum "..\..\..\..\Controls\ChannelCodeBuilder.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5A6267956A6F41CE3DF483C97D7C46D89B5325DAFB8B0F235EA9CB8F82D3BA3E"
//------------------------------------------------------------------------------
// <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 DTS.Common.Behaviors;
using DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// ChannelCodeBuilder
/// </summary>
public partial class ChannelCodeBuilder : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 10 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.ChannelCodeBuilder dtsChannelCodeBuilder;
#line default
#line hidden
/// <summary>
/// MainEditBox Name Field
/// </summary>
#line 18 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
public System.Windows.Controls.TextBox MainEditBox;
#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("/DTS.Common;component/controls/channelcodebuilder.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
return System.Delegate.CreateDelegate(delegateType, this, handler);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "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.dtsChannelCodeBuilder = ((DTS.Common.Controls.ChannelCodeBuilder)(target));
#line 11 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.dtsChannelCodeBuilder.Loaded += new System.Windows.RoutedEventHandler(this.ChannelCodeBuilder_OnLoaded);
#line default
#line hidden
return;
case 2:
this.MainEditBox = ((System.Windows.Controls.TextBox)(target));
#line 20 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.LostFocus += new System.Windows.RoutedEventHandler(this.MainEditBox_OnLostFocus);
#line default
#line hidden
#line 21 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.MainEditBox_OnGotKeyboardFocus);
#line default
#line hidden
#line 22 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.MainEditBox_OnMouseDoubleClick);
#line default
#line hidden
#line 23 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.MainEditBox_OnPreviewKeyDown);
#line default
#line hidden
#line 26 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.AddHandler(System.Windows.Data.Binding.SourceUpdatedEvent, new System.EventHandler<System.Windows.Data.DataTransferEventArgs>(this.TextBoxSourceUpdated));
#line default
#line hidden
#line 27 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.MainEditBox_OnTextChanged);
#line default
#line hidden
#line 28 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.SelectionChanged += new System.Windows.RoutedEventHandler(this.MainEditBox_SelectionChanged);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,161 @@
#pragma checksum "..\..\..\..\Controls\ChannelCodeBuilder.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5A6267956A6F41CE3DF483C97D7C46D89B5325DAFB8B0F235EA9CB8F82D3BA3E"
//------------------------------------------------------------------------------
// <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 DTS.Common.Behaviors;
using DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// ChannelCodeBuilder
/// </summary>
public partial class ChannelCodeBuilder : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 10 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.ChannelCodeBuilder dtsChannelCodeBuilder;
#line default
#line hidden
/// <summary>
/// MainEditBox Name Field
/// </summary>
#line 18 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
public System.Windows.Controls.TextBox MainEditBox;
#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("/DTS.Common;component/controls/channelcodebuilder.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
return System.Delegate.CreateDelegate(delegateType, this, handler);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "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.dtsChannelCodeBuilder = ((DTS.Common.Controls.ChannelCodeBuilder)(target));
#line 11 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.dtsChannelCodeBuilder.Loaded += new System.Windows.RoutedEventHandler(this.ChannelCodeBuilder_OnLoaded);
#line default
#line hidden
return;
case 2:
this.MainEditBox = ((System.Windows.Controls.TextBox)(target));
#line 20 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.LostFocus += new System.Windows.RoutedEventHandler(this.MainEditBox_OnLostFocus);
#line default
#line hidden
#line 21 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.MainEditBox_OnGotKeyboardFocus);
#line default
#line hidden
#line 22 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.MainEditBox_OnMouseDoubleClick);
#line default
#line hidden
#line 23 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.MainEditBox_OnPreviewKeyDown);
#line default
#line hidden
#line 26 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.AddHandler(System.Windows.Data.Binding.SourceUpdatedEvent, new System.EventHandler<System.Windows.Data.DataTransferEventArgs>(this.TextBoxSourceUpdated));
#line default
#line hidden
#line 27 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.MainEditBox_OnTextChanged);
#line default
#line hidden
#line 28 "..\..\..\..\Controls\ChannelCodeBuilder.xaml"
this.MainEditBox.SelectionChanged += new System.Windows.RoutedEventHandler(this.MainEditBox_SelectionChanged);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,155 @@
#pragma checksum "..\..\..\..\Controls\ChannelNameBuilder.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "684D5F113EB8B8DE13BF08278F72E6316B1E1D7C43F9A09879BC56AB33D6A72C"
//------------------------------------------------------------------------------
// <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 DTS.Common.Behaviors;
using DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// ChannelNameBuilder
/// </summary>
public partial class ChannelNameBuilder : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 10 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.ChannelNameBuilder dtsChannelNameBuilder;
#line default
#line hidden
/// <summary>
/// MainEditBox Name Field
/// </summary>
#line 17 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
public System.Windows.Controls.TextBox MainEditBox;
#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("/DTS.Common;component/controls/channelnamebuilder.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
return System.Delegate.CreateDelegate(delegateType, this, handler);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "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.dtsChannelNameBuilder = ((DTS.Common.Controls.ChannelNameBuilder)(target));
#line 11 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.dtsChannelNameBuilder.Loaded += new System.Windows.RoutedEventHandler(this.ChannelNameBuilder_OnLoaded);
#line default
#line hidden
return;
case 2:
this.MainEditBox = ((System.Windows.Controls.TextBox)(target));
#line 18 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.LostFocus += new System.Windows.RoutedEventHandler(this.MainEditBox_OnLostFocus);
#line default
#line hidden
#line 19 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.MainEditBox_OnGotKeyboardFocus);
#line default
#line hidden
#line 20 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.MainEditBox_OnMouseDoubleClick);
#line default
#line hidden
#line 21 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.MainEditBox_OnPreviewKeyDown);
#line default
#line hidden
#line 24 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.AddHandler(System.Windows.Data.Binding.SourceUpdatedEvent, new System.EventHandler<System.Windows.Data.DataTransferEventArgs>(this.TextBoxSourceUpdated));
#line default
#line hidden
#line 25 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.MainEditBox_OnTextChanged);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,155 @@
#pragma checksum "..\..\..\..\Controls\ChannelNameBuilder.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "684D5F113EB8B8DE13BF08278F72E6316B1E1D7C43F9A09879BC56AB33D6A72C"
//------------------------------------------------------------------------------
// <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 DTS.Common.Behaviors;
using DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// ChannelNameBuilder
/// </summary>
public partial class ChannelNameBuilder : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 10 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.ChannelNameBuilder dtsChannelNameBuilder;
#line default
#line hidden
/// <summary>
/// MainEditBox Name Field
/// </summary>
#line 17 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
public System.Windows.Controls.TextBox MainEditBox;
#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("/DTS.Common;component/controls/channelnamebuilder.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
return System.Delegate.CreateDelegate(delegateType, this, handler);
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "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.dtsChannelNameBuilder = ((DTS.Common.Controls.ChannelNameBuilder)(target));
#line 11 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.dtsChannelNameBuilder.Loaded += new System.Windows.RoutedEventHandler(this.ChannelNameBuilder_OnLoaded);
#line default
#line hidden
return;
case 2:
this.MainEditBox = ((System.Windows.Controls.TextBox)(target));
#line 18 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.LostFocus += new System.Windows.RoutedEventHandler(this.MainEditBox_OnLostFocus);
#line default
#line hidden
#line 19 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.MainEditBox_OnGotKeyboardFocus);
#line default
#line hidden
#line 20 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.MainEditBox_OnMouseDoubleClick);
#line default
#line hidden
#line 21 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.MainEditBox_OnPreviewKeyDown);
#line default
#line hidden
#line 24 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.AddHandler(System.Windows.Data.Binding.SourceUpdatedEvent, new System.EventHandler<System.Windows.Data.DataTransferEventArgs>(this.TextBoxSourceUpdated));
#line default
#line hidden
#line 25 "..\..\..\..\Controls\ChannelNameBuilder.xaml"
this.MainEditBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.MainEditBox_OnTextChanged);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,100 @@
#pragma checksum "..\..\..\..\Controls\CommonStatusRibbon.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C3DF29E976730053252D914E34D41477352BF7BDF38ED73526E54D1E673B613C"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// CommonStatusRibbon
/// </summary>
public partial class CommonStatusRibbon : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 6 "..\..\..\..\Controls\CommonStatusRibbon.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.CommonStatusRibbon commonStatusRibbon;
#line default
#line hidden
#line 80 "..\..\..\..\Controls\CommonStatusRibbon.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock lblAggregateStatusText;
#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("/DTS.Common;component/controls/commonstatusribbon.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\CommonStatusRibbon.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.commonStatusRibbon = ((DTS.Common.Controls.CommonStatusRibbon)(target));
return;
case 2:
this.lblAggregateStatusText = ((System.Windows.Controls.TextBlock)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,100 @@
#pragma checksum "..\..\..\..\Controls\CommonStatusRibbon.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C3DF29E976730053252D914E34D41477352BF7BDF38ED73526E54D1E673B613C"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// CommonStatusRibbon
/// </summary>
public partial class CommonStatusRibbon : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 6 "..\..\..\..\Controls\CommonStatusRibbon.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.CommonStatusRibbon commonStatusRibbon;
#line default
#line hidden
#line 80 "..\..\..\..\Controls\CommonStatusRibbon.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock lblAggregateStatusText;
#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("/DTS.Common;component/controls/commonstatusribbon.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\CommonStatusRibbon.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.commonStatusRibbon = ((DTS.Common.Controls.CommonStatusRibbon)(target));
return;
case 2:
this.lblAggregateStatusText = ((System.Windows.Controls.TextBlock)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,148 @@
#pragma checksum "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FE02621270AC5938ADD5849DB9CE7D97622A6D9A7EDED0A49784DE3BBD819228"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
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.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 DTS.Common.Controls {
/// <summary>
/// GridViewColumnHeaderSearchable
/// </summary>
public partial class GridViewColumnHeaderSearchable : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 8 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.GridViewColumnHeaderSearchable dtsGridViewColumnHeader;
#line default
#line hidden
#line 19 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid mainGrid;
#line default
#line hidden
#line 28 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.ToggleButton TogglePopupButton;
#line default
#line hidden
#line 30 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Path BtnArrow;
#line default
#line hidden
#line 33 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup ToggledPopup;
#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("/DTS.Common;component/controls/gridviewcolumnheadersearchable.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.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.dtsGridViewColumnHeader = ((DTS.Common.Controls.GridViewColumnHeaderSearchable)(target));
#line 9 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
this.dtsGridViewColumnHeader.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PreviewLeftButtonUp);
#line default
#line hidden
return;
case 2:
this.mainGrid = ((System.Windows.Controls.Grid)(target));
return;
case 3:
this.TogglePopupButton = ((System.Windows.Controls.Primitives.ToggleButton)(target));
return;
case 4:
this.BtnArrow = ((System.Windows.Shapes.Path)(target));
return;
case 5:
this.ToggledPopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 6:
#line 41 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
((System.Windows.Controls.TextBox)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.HeaderSearchTerm_KeyDown);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,148 @@
#pragma checksum "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FE02621270AC5938ADD5849DB9CE7D97622A6D9A7EDED0A49784DE3BBD819228"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
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.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 DTS.Common.Controls {
/// <summary>
/// GridViewColumnHeaderSearchable
/// </summary>
public partial class GridViewColumnHeaderSearchable : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 8 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.GridViewColumnHeaderSearchable dtsGridViewColumnHeader;
#line default
#line hidden
#line 19 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid mainGrid;
#line default
#line hidden
#line 28 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.ToggleButton TogglePopupButton;
#line default
#line hidden
#line 30 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Path BtnArrow;
#line default
#line hidden
#line 33 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup ToggledPopup;
#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("/DTS.Common;component/controls/gridviewcolumnheadersearchable.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.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.dtsGridViewColumnHeader = ((DTS.Common.Controls.GridViewColumnHeaderSearchable)(target));
#line 9 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
this.dtsGridViewColumnHeader.PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PreviewLeftButtonUp);
#line default
#line hidden
return;
case 2:
this.mainGrid = ((System.Windows.Controls.Grid)(target));
return;
case 3:
this.TogglePopupButton = ((System.Windows.Controls.Primitives.ToggleButton)(target));
return;
case 4:
this.BtnArrow = ((System.Windows.Shapes.Path)(target));
return;
case 5:
this.ToggledPopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 6:
#line 41 "..\..\..\..\Controls\GridViewColumnHeaderSearchable.xaml"
((System.Windows.Controls.TextBox)(target)).KeyUp += new System.Windows.Input.KeyEventHandler(this.HeaderSearchTerm_KeyDown);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,167 @@
#pragma checksum "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4460ECA386E825DDA40FD0EFE0A546B77213DABB404D100FDA82714EB00375ED"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// GridViewColumnHeaderSearchableCheckBox
/// </summary>
public partial class GridViewColumnHeaderSearchableCheckBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 9 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.GridViewColumnHeaderSearchableCheckBox dtsGridViewColumnHeader;
#line default
#line hidden
#line 19 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid mainGrid;
#line default
#line hidden
#line 28 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.ToggleButton TogglePopupButton;
#line default
#line hidden
#line 30 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Path BtnArrow;
#line default
#line hidden
#line 33 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup ToggledPopup;
#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("/DTS.Common;component/controls/gridviewcolumnheadersearchablecheckbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.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.dtsGridViewColumnHeader = ((DTS.Common.Controls.GridViewColumnHeaderSearchableCheckBox)(target));
return;
case 2:
this.mainGrid = ((System.Windows.Controls.Grid)(target));
return;
case 3:
#line 24 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Border)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PreviewLeftButtonUp);
#line default
#line hidden
return;
case 4:
this.TogglePopupButton = ((System.Windows.Controls.Primitives.ToggleButton)(target));
return;
case 5:
this.BtnArrow = ((System.Windows.Shapes.Path)(target));
return;
case 6:
this.ToggledPopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 7:
#line 36 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectAllButton_OnClick);
#line default
#line hidden
return;
case 8:
#line 37 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.TrueButton_OnClick);
#line default
#line hidden
return;
case 9:
#line 38 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.FalseButton_OnClick);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,167 @@
#pragma checksum "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4460ECA386E825DDA40FD0EFE0A546B77213DABB404D100FDA82714EB00375ED"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// GridViewColumnHeaderSearchableCheckBox
/// </summary>
public partial class GridViewColumnHeaderSearchableCheckBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 9 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.GridViewColumnHeaderSearchableCheckBox dtsGridViewColumnHeader;
#line default
#line hidden
#line 19 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid mainGrid;
#line default
#line hidden
#line 28 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.ToggleButton TogglePopupButton;
#line default
#line hidden
#line 30 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Path BtnArrow;
#line default
#line hidden
#line 33 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup ToggledPopup;
#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("/DTS.Common;component/controls/gridviewcolumnheadersearchablecheckbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.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.dtsGridViewColumnHeader = ((DTS.Common.Controls.GridViewColumnHeaderSearchableCheckBox)(target));
return;
case 2:
this.mainGrid = ((System.Windows.Controls.Grid)(target));
return;
case 3:
#line 24 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Border)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PreviewLeftButtonUp);
#line default
#line hidden
return;
case 4:
this.TogglePopupButton = ((System.Windows.Controls.Primitives.ToggleButton)(target));
return;
case 5:
this.BtnArrow = ((System.Windows.Shapes.Path)(target));
return;
case 6:
this.ToggledPopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 7:
#line 36 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectAllButton_OnClick);
#line default
#line hidden
return;
case 8:
#line 37 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.TrueButton_OnClick);
#line default
#line hidden
return;
case 9:
#line 38 "..\..\..\..\Controls\GridViewColumnHeaderSearchableCheckBox.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.FalseButton_OnClick);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,159 @@
#pragma checksum "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "437E96BCF2205E27DC0E042C56860FADC0F5B994D05AAD3C9C499C51396ABCD3"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// GridViewColumnHeaderSelectable
/// </summary>
public partial class GridViewColumnHeaderSelectable : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 9 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.GridViewColumnHeaderSelectable dtsGridViewColumnHeader;
#line default
#line hidden
#line 19 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid mainGrid;
#line default
#line hidden
#line 28 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.ToggleButton TogglePopupButton;
#line default
#line hidden
#line 30 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Path BtnArrow;
#line default
#line hidden
#line 33 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup ToggledPopup;
#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("/DTS.Common;component/controls/gridviewcolumnheaderselectable.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.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.dtsGridViewColumnHeader = ((DTS.Common.Controls.GridViewColumnHeaderSelectable)(target));
return;
case 2:
this.mainGrid = ((System.Windows.Controls.Grid)(target));
return;
case 3:
#line 24 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
((System.Windows.Controls.Border)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PreviewLeftButtonUp);
#line default
#line hidden
return;
case 4:
this.TogglePopupButton = ((System.Windows.Controls.Primitives.ToggleButton)(target));
return;
case 5:
this.BtnArrow = ((System.Windows.Shapes.Path)(target));
return;
case 6:
this.ToggledPopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 7:
#line 40 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectAllButton_OnClick);
#line default
#line hidden
return;
case 8:
#line 41 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ClearAllButton_OnClick);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,159 @@
#pragma checksum "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "437E96BCF2205E27DC0E042C56860FADC0F5B994D05AAD3C9C499C51396ABCD3"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// GridViewColumnHeaderSelectable
/// </summary>
public partial class GridViewColumnHeaderSelectable : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 9 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.GridViewColumnHeaderSelectable dtsGridViewColumnHeader;
#line default
#line hidden
#line 19 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid mainGrid;
#line default
#line hidden
#line 28 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.ToggleButton TogglePopupButton;
#line default
#line hidden
#line 30 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Shapes.Path BtnArrow;
#line default
#line hidden
#line 33 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Primitives.Popup ToggledPopup;
#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("/DTS.Common;component/controls/gridviewcolumnheaderselectable.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.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.dtsGridViewColumnHeader = ((DTS.Common.Controls.GridViewColumnHeaderSelectable)(target));
return;
case 2:
this.mainGrid = ((System.Windows.Controls.Grid)(target));
return;
case 3:
#line 24 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
((System.Windows.Controls.Border)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.PreviewLeftButtonUp);
#line default
#line hidden
return;
case 4:
this.TogglePopupButton = ((System.Windows.Controls.Primitives.ToggleButton)(target));
return;
case 5:
this.BtnArrow = ((System.Windows.Shapes.Path)(target));
return;
case 6:
this.ToggledPopup = ((System.Windows.Controls.Primitives.Popup)(target));
return;
case 7:
#line 40 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SelectAllButton_OnClick);
#line default
#line hidden
return;
case 8:
#line 41 "..\..\..\..\Controls\GridViewColumnHeaderSelectable.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ClearAllButton_OnClick);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,195 @@
#pragma checksum "..\..\..\..\Controls\IPTextBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4B5A0147E90E4182C3989787FD8EAC7E9D97EA7D56A7AE9712FC171F03406240"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
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.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 DTS.Common.Controls {
/// <summary>
/// IPTextBox
/// </summary>
public partial class IPTextBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 50 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox FirstSegment;
#line default
#line hidden
#line 55 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox SecondSegment;
#line default
#line hidden
#line 60 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox ThirdSegment;
#line default
#line hidden
#line 65 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox LastSegment;
#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("/DTS.Common;component/controls/iptextbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\IPTextBox.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.FirstSegment = ((System.Windows.Controls.TextBox)(target));
#line 51 "..\..\..\..\Controls\IPTextBox.xaml"
this.FirstSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 51 "..\..\..\..\Controls\IPTextBox.xaml"
this.FirstSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 51 "..\..\..\..\Controls\IPTextBox.xaml"
this.FirstSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
case 2:
this.SecondSegment = ((System.Windows.Controls.TextBox)(target));
#line 56 "..\..\..\..\Controls\IPTextBox.xaml"
this.SecondSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 56 "..\..\..\..\Controls\IPTextBox.xaml"
this.SecondSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 56 "..\..\..\..\Controls\IPTextBox.xaml"
this.SecondSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
case 3:
this.ThirdSegment = ((System.Windows.Controls.TextBox)(target));
#line 61 "..\..\..\..\Controls\IPTextBox.xaml"
this.ThirdSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 61 "..\..\..\..\Controls\IPTextBox.xaml"
this.ThirdSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 61 "..\..\..\..\Controls\IPTextBox.xaml"
this.ThirdSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
case 4:
this.LastSegment = ((System.Windows.Controls.TextBox)(target));
#line 66 "..\..\..\..\Controls\IPTextBox.xaml"
this.LastSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 66 "..\..\..\..\Controls\IPTextBox.xaml"
this.LastSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 66 "..\..\..\..\Controls\IPTextBox.xaml"
this.LastSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,195 @@
#pragma checksum "..\..\..\..\Controls\IPTextBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4B5A0147E90E4182C3989787FD8EAC7E9D97EA7D56A7AE9712FC171F03406240"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
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.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 DTS.Common.Controls {
/// <summary>
/// IPTextBox
/// </summary>
public partial class IPTextBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 50 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox FirstSegment;
#line default
#line hidden
#line 55 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox SecondSegment;
#line default
#line hidden
#line 60 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox ThirdSegment;
#line default
#line hidden
#line 65 "..\..\..\..\Controls\IPTextBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox LastSegment;
#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("/DTS.Common;component/controls/iptextbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\IPTextBox.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.FirstSegment = ((System.Windows.Controls.TextBox)(target));
#line 51 "..\..\..\..\Controls\IPTextBox.xaml"
this.FirstSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 51 "..\..\..\..\Controls\IPTextBox.xaml"
this.FirstSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 51 "..\..\..\..\Controls\IPTextBox.xaml"
this.FirstSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
case 2:
this.SecondSegment = ((System.Windows.Controls.TextBox)(target));
#line 56 "..\..\..\..\Controls\IPTextBox.xaml"
this.SecondSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 56 "..\..\..\..\Controls\IPTextBox.xaml"
this.SecondSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 56 "..\..\..\..\Controls\IPTextBox.xaml"
this.SecondSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
case 3:
this.ThirdSegment = ((System.Windows.Controls.TextBox)(target));
#line 61 "..\..\..\..\Controls\IPTextBox.xaml"
this.ThirdSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 61 "..\..\..\..\Controls\IPTextBox.xaml"
this.ThirdSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 61 "..\..\..\..\Controls\IPTextBox.xaml"
this.ThirdSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
case 4:
this.LastSegment = ((System.Windows.Controls.TextBox)(target));
#line 66 "..\..\..\..\Controls\IPTextBox.xaml"
this.LastSegment.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TextBoxBase_OnTextChanged);
#line default
#line hidden
#line 66 "..\..\..\..\Controls\IPTextBox.xaml"
this.LastSegment.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UIElement_OnPreviewKeyDown);
#line default
#line hidden
#line 66 "..\..\..\..\Controls\IPTextBox.xaml"
this.LastSegment.AddHandler(System.Windows.DataObject.PastingEvent, new System.Windows.DataObjectPastingEventHandler(this.DataObject_OnPasting));
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,341 @@
#pragma checksum "..\..\..\..\Controls\ISOPopup.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "196A5E8BF9BECADF53899F177EA08BA3E2D2C771D783F134180EA4E76D46FF79"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Converters;
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.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 DTS.Common.Controls {
/// <summary>
/// ISOPopup
/// </summary>
public partial class ISOPopup : System.Windows.Controls.Primitives.Popup, System.Windows.Markup.IComponentConnector {
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtTO;
#line default
#line hidden
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtPosition;
#line default
#line hidden
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtMainLoc;
#line default
#line hidden
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFL1;
#line default
#line hidden
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFL2;
#line default
#line hidden
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFL3;
#line default
#line hidden
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtDim;
#line default
#line hidden
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtDir;
#line default
#line hidden
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFilterClass;
#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("/DTS.Common;component/controls/isopopup.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\ISOPopup.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.txtTO = ((System.Windows.Controls.TextBox)(target));
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtTO.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtTO.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtTO.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 2:
this.txtPosition = ((System.Windows.Controls.TextBox)(target));
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtPosition.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtPosition.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtPosition.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 3:
this.txtMainLoc = ((System.Windows.Controls.TextBox)(target));
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtMainLoc.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtMainLoc.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtMainLoc.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 4:
this.txtFL1 = ((System.Windows.Controls.TextBox)(target));
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL1.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL1.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL1.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 5:
this.txtFL2 = ((System.Windows.Controls.TextBox)(target));
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL2.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL2.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL2.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 6:
this.txtFL3 = ((System.Windows.Controls.TextBox)(target));
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL3.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL3.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL3.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 7:
this.txtDim = ((System.Windows.Controls.TextBox)(target));
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDim.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDim.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDim.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 8:
this.txtDir = ((System.Windows.Controls.TextBox)(target));
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDir.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDir.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDir.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 9:
this.txtFilterClass = ((System.Windows.Controls.TextBox)(target));
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFilterClass.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFilterClass.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFilterClass.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,341 @@
#pragma checksum "..\..\..\..\Controls\ISOPopup.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "196A5E8BF9BECADF53899F177EA08BA3E2D2C771D783F134180EA4E76D46FF79"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Converters;
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.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 DTS.Common.Controls {
/// <summary>
/// ISOPopup
/// </summary>
public partial class ISOPopup : System.Windows.Controls.Primitives.Popup, System.Windows.Markup.IComponentConnector {
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtTO;
#line default
#line hidden
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtPosition;
#line default
#line hidden
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtMainLoc;
#line default
#line hidden
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFL1;
#line default
#line hidden
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFL2;
#line default
#line hidden
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFL3;
#line default
#line hidden
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtDim;
#line default
#line hidden
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtDir;
#line default
#line hidden
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtFilterClass;
#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("/DTS.Common;component/controls/isopopup.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\ISOPopup.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.txtTO = ((System.Windows.Controls.TextBox)(target));
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtTO.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtTO.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 41 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtTO.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 2:
this.txtPosition = ((System.Windows.Controls.TextBox)(target));
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtPosition.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtPosition.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 53 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtPosition.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 3:
this.txtMainLoc = ((System.Windows.Controls.TextBox)(target));
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtMainLoc.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtMainLoc.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 65 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtMainLoc.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 4:
this.txtFL1 = ((System.Windows.Controls.TextBox)(target));
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL1.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL1.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 77 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL1.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 5:
this.txtFL2 = ((System.Windows.Controls.TextBox)(target));
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL2.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL2.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 89 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL2.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 6:
this.txtFL3 = ((System.Windows.Controls.TextBox)(target));
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL3.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL3.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 101 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFL3.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 7:
this.txtDim = ((System.Windows.Controls.TextBox)(target));
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDim.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDim.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 113 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDim.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 8:
this.txtDir = ((System.Windows.Controls.TextBox)(target));
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDir.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDir.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 125 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtDir.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
case 9:
this.txtFilterClass = ((System.Windows.Controls.TextBox)(target));
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFilterClass.GotKeyboardFocus += new System.Windows.Input.KeyboardFocusChangedEventHandler(this.ISOPart_OnGotKeyboardFocus);
#line default
#line hidden
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFilterClass.GotMouseCapture += new System.Windows.Input.MouseEventHandler(this.ISOPart_OnGotMouseCapture);
#line default
#line hidden
#line 137 "..\..\..\..\Controls\ISOPopup.xaml"
this.txtFilterClass.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.ISOPart_OnPreviewKeyUp);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,120 @@
#pragma checksum "..\..\..\..\Controls\LookupPopup.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BB8EF08C230F9BD9343518009E88A0E1BE874DA02781BB9E5B9C8F912EAB90DB"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// LookupPopup
/// </summary>
public partial class LookupPopup : System.Windows.Controls.Primitives.Popup, System.Windows.Markup.IComponentConnector {
#line 12 "..\..\..\..\Controls\LookupPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.LookupPopup lookupPopup;
#line default
#line hidden
#line 42 "..\..\..\..\Controls\LookupPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.DataGrid possibleChannels;
#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("/DTS.Common;component/controls/lookuppopup.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\LookupPopup.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.lookupPopup = ((DTS.Common.Controls.LookupPopup)(target));
#line 10 "..\..\..\..\Controls\LookupPopup.xaml"
this.lookupPopup.Opened += new System.EventHandler(this.LookupPopup_OnOpenedClosed);
#line default
#line hidden
#line 11 "..\..\..\..\Controls\LookupPopup.xaml"
this.lookupPopup.Closed += new System.EventHandler(this.LookupPopup_OnOpenedClosed);
#line default
#line hidden
return;
case 2:
this.possibleChannels = ((System.Windows.Controls.DataGrid)(target));
#line 47 "..\..\..\..\Controls\LookupPopup.xaml"
this.possibleChannels.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.PossibleChannels_OnMouseDoubleClick);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,120 @@
#pragma checksum "..\..\..\..\Controls\LookupPopup.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "BB8EF08C230F9BD9343518009E88A0E1BE874DA02781BB9E5B9C8F912EAB90DB"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
using DTS.Common.Strings;
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.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 DTS.Common.Controls {
/// <summary>
/// LookupPopup
/// </summary>
public partial class LookupPopup : System.Windows.Controls.Primitives.Popup, System.Windows.Markup.IComponentConnector {
#line 12 "..\..\..\..\Controls\LookupPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.LookupPopup lookupPopup;
#line default
#line hidden
#line 42 "..\..\..\..\Controls\LookupPopup.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.DataGrid possibleChannels;
#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("/DTS.Common;component/controls/lookuppopup.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\LookupPopup.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.lookupPopup = ((DTS.Common.Controls.LookupPopup)(target));
#line 10 "..\..\..\..\Controls\LookupPopup.xaml"
this.lookupPopup.Opened += new System.EventHandler(this.LookupPopup_OnOpenedClosed);
#line default
#line hidden
#line 11 "..\..\..\..\Controls\LookupPopup.xaml"
this.lookupPopup.Closed += new System.EventHandler(this.LookupPopup_OnOpenedClosed);
#line default
#line hidden
return;
case 2:
this.possibleChannels = ((System.Windows.Controls.DataGrid)(target));
#line 47 "..\..\..\..\Controls\LookupPopup.xaml"
this.possibleChannels.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.PossibleChannels_OnMouseDoubleClick);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,75 @@
#pragma checksum "..\..\..\..\Controls\RoundedBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9BDC90EE9C4005F4F01652A8D268130D27BA683EC9C76C486CE7313EA07544DE"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// RoundedBox
/// </summary>
public partial class RoundedBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/controls/roundedbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\RoundedBox.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,75 @@
#pragma checksum "..\..\..\..\Controls\RoundedBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9BDC90EE9C4005F4F01652A8D268130D27BA683EC9C76C486CE7313EA07544DE"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// RoundedBox
/// </summary>
public partial class RoundedBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/controls/roundedbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\RoundedBox.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,89 @@
#pragma checksum "..\..\..\..\Controls\TestIDControl.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "50693CDC0A7979F7C27675333BB22B1DAED9B64442E8C463B882D1A300E8AC0F"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// TestIdControl
/// </summary>
public partial class TestIdControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 6 "..\..\..\..\Controls\TestIDControl.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.TestIdControl TestIdInfo;
#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("/DTS.Common;component/controls/testidcontrol.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\TestIDControl.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.TestIdInfo = ((DTS.Common.Controls.TestIdControl)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,89 @@
#pragma checksum "..\..\..\..\Controls\TestIDControl.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "50693CDC0A7979F7C27675333BB22B1DAED9B64442E8C463B882D1A300E8AC0F"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// TestIdControl
/// </summary>
public partial class TestIdControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 6 "..\..\..\..\Controls\TestIDControl.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.TestIdControl TestIdInfo;
#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("/DTS.Common;component/controls/testidcontrol.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\TestIDControl.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.TestIdInfo = ((DTS.Common.Controls.TestIdControl)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,107 @@
#pragma checksum "..\..\..\..\Controls\TestIDTestBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "858EF613B6A5B56AE9584D294C4FE553C9F0A58010F292EE72876D35902CB120"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
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.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 DTS.Common.Controls {
/// <summary>
/// TestIDTextBox
/// </summary>
public partial class TestIDTextBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 10 "..\..\..\..\Controls\TestIDTestBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.TestIDTextBox TestIdTextBoxControl;
#line default
#line hidden
#line 14 "..\..\..\..\Controls\TestIDTestBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox tbTestId;
#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("/DTS.Common;component/controls/testidtestbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\TestIDTestBox.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.TestIdTextBoxControl = ((DTS.Common.Controls.TestIDTextBox)(target));
return;
case 2:
this.tbTestId = ((System.Windows.Controls.TextBox)(target));
#line 15 "..\..\..\..\Controls\TestIDTestBox.xaml"
this.tbTestId.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.tbTestId_PreviewTextInput);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,107 @@
#pragma checksum "..\..\..\..\Controls\TestIDTestBox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "858EF613B6A5B56AE9584D294C4FE553C9F0A58010F292EE72876D35902CB120"
//------------------------------------------------------------------------------
// <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 DTS.Common.Controls;
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.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 DTS.Common.Controls {
/// <summary>
/// TestIDTextBox
/// </summary>
public partial class TestIDTextBox : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
#line 10 "..\..\..\..\Controls\TestIDTestBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Controls.TestIDTextBox TestIdTextBoxControl;
#line default
#line hidden
#line 14 "..\..\..\..\Controls\TestIDTestBox.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox tbTestId;
#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("/DTS.Common;component/controls/testidtestbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\TestIDTestBox.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.TestIdTextBoxControl = ((DTS.Common.Controls.TestIDTextBox)(target));
return;
case 2:
this.tbTestId = ((System.Windows.Controls.TextBox)(target));
#line 15 "..\..\..\..\Controls\TestIDTestBox.xaml"
this.tbTestId.PreviewTextInput += new System.Windows.Input.TextCompositionEventHandler(this.tbTestId_PreviewTextInput);
#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,75 @@
#pragma checksum "..\..\..\..\Controls\TestIDView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9C2381F8F1425247D091EC5A7FABB326EC836E5B4C96DD74380CD692B409F161"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// TestIDView
/// </summary>
public partial class TestIDView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/controls/testidview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\TestIDView.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,75 @@
#pragma checksum "..\..\..\..\Controls\TestIDView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9C2381F8F1425247D091EC5A7FABB326EC836E5B4C96DD74380CD692B409F161"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// TestIDView
/// </summary>
public partial class TestIDView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DTS.Common;component/controls/testidview.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\TestIDView.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,110 @@
#pragma checksum "..\..\..\..\Controls\checkbox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9F4DA772C7C961631B8B62E4DC29FF847F7ACA87F6B92BEF7F4324A9D10C0ABD"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// checkbox
/// </summary>
public partial class checkbox : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
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("/DTS.Common;component/controls/checkbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\checkbox.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
System.Windows.EventSetter eventSetter;
switch (connectionId)
{
case 1:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 84 "..\..\..\..\Controls\checkbox.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 2:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 95 "..\..\..\..\Controls\checkbox.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
}
}
}
}

View File

@@ -0,0 +1,110 @@
#pragma checksum "..\..\..\..\Controls\checkbox.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9F4DA772C7C961631B8B62E4DC29FF847F7ACA87F6B92BEF7F4324A9D10C0ABD"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Controls {
/// <summary>
/// checkbox
/// </summary>
public partial class checkbox : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
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("/DTS.Common;component/controls/checkbox.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Controls\checkbox.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
System.Windows.EventSetter eventSetter;
switch (connectionId)
{
case 1:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 84 "..\..\..\..\Controls\checkbox.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 2:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 95 "..\..\..\..\Controls\checkbox.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
}
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,20 @@
DTS.Common
library
C#
.cs
D:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\obj\x86\Debug\
DTS.Common
none
false
DEBUG;TRACE
24-270083240
35-979965221
993142657077
291750772711
Constant\XamlConstants.xaml;Controls\TestIDTestBox.xaml;Controls\IPTextBox.xaml;Controls\TestIDView.xaml;Themes\CommonStyles.xaml;BusyIndicatorManager\xBusyIndicator.xaml;Controls\ChannelNameBuilder.xaml;Controls\ChannelCodeBuilder.xaml;Controls\checkbox.xaml;Controls\combobox.xaml;Controls\GridViewColumnHeaderSearchableCheckBox.xaml;Controls\GridViewColumnHeaderSelectable.xaml;Controls\GridViewColumnHeaderSearchable.xaml;Controls\ISOPopup.xaml;Controls\LookupPopup.xaml;Controls\RoundedBox.xaml;Controls\CommonStatusRibbon.xaml;Controls\TestIDControl.xaml;Dialogs\ConfirmationWindow.xaml;Dialogs\NotificationWindow.xaml;Resources\CheckBoxMetro.xaml;Resources\CheckBoxSlider.xaml;Resources\MainTabControlResource.xaml;Resources\WindowRegionResource.xaml;
True

View File

@@ -0,0 +1,12 @@
D:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\TestIDTestBox.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\IPTextBox.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\ChannelNameBuilder.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\ChannelCodeBuilder.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\GridViewColumnHeaderSearchableCheckBox.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\GridViewColumnHeaderSelectable.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\GridViewColumnHeaderSearchable.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\ISOPopup.xaml;;
FD:\DTS\Code\DP\BRANCH_MAINT_4_04\Common\DTS.Common\Controls\LookupPopup.xaml;;

View File

@@ -0,0 +1,127 @@
#pragma checksum "..\..\..\..\Dialogs\ConfirmationWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5429AE01D9EDDEC737C41BCE47BC10F13D2BF14F32C6AF969F8A93D7982AD910"
//------------------------------------------------------------------------------
// <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 Microsoft.Xaml.Behaviors;
using Microsoft.Xaml.Behaviors.Core;
using Microsoft.Xaml.Behaviors.Input;
using Microsoft.Xaml.Behaviors.Layout;
using Microsoft.Xaml.Behaviors.Media;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.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 DTS.Common.Dialogs {
/// <summary>
/// ConfirmationWindow
/// </summary>
public partial class ConfirmationWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 6 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Dialogs.ConfirmationWindow confirmationWindow;
#line default
#line hidden
#line 27 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid LayoutRoot;
#line default
#line hidden
#line 45 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button OKButton;
#line default
#line hidden
#line 53 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button CancelButton;
#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("/DTS.Common;component/dialogs/confirmationwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Dialogs\ConfirmationWindow.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.confirmationWindow = ((DTS.Common.Dialogs.ConfirmationWindow)(target));
return;
case 2:
this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
return;
case 3:
this.OKButton = ((System.Windows.Controls.Button)(target));
return;
case 4:
this.CancelButton = ((System.Windows.Controls.Button)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,127 @@
#pragma checksum "..\..\..\..\Dialogs\ConfirmationWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5429AE01D9EDDEC737C41BCE47BC10F13D2BF14F32C6AF969F8A93D7982AD910"
//------------------------------------------------------------------------------
// <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 Microsoft.Xaml.Behaviors;
using Microsoft.Xaml.Behaviors.Core;
using Microsoft.Xaml.Behaviors.Input;
using Microsoft.Xaml.Behaviors.Layout;
using Microsoft.Xaml.Behaviors.Media;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.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 DTS.Common.Dialogs {
/// <summary>
/// ConfirmationWindow
/// </summary>
public partial class ConfirmationWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 6 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Dialogs.ConfirmationWindow confirmationWindow;
#line default
#line hidden
#line 27 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid LayoutRoot;
#line default
#line hidden
#line 45 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button OKButton;
#line default
#line hidden
#line 53 "..\..\..\..\Dialogs\ConfirmationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button CancelButton;
#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("/DTS.Common;component/dialogs/confirmationwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Dialogs\ConfirmationWindow.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.confirmationWindow = ((DTS.Common.Dialogs.ConfirmationWindow)(target));
return;
case 2:
this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
return;
case 3:
this.OKButton = ((System.Windows.Controls.Button)(target));
return;
case 4:
this.CancelButton = ((System.Windows.Controls.Button)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,124 @@
#pragma checksum "..\..\..\..\Dialogs\NotificationWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4AA427399B51F66DC88C60CE071CE04C3B039D2B890F2E6FEE724EA9E9A0ECCF"
//------------------------------------------------------------------------------
// <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 Microsoft.Xaml.Behaviors;
using Microsoft.Xaml.Behaviors.Core;
using Microsoft.Xaml.Behaviors.Input;
using Microsoft.Xaml.Behaviors.Layout;
using Microsoft.Xaml.Behaviors.Media;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.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 DTS.Common.Dialogs {
/// <summary>
/// NotificationWindow
/// </summary>
public partial class NotificationWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 7 "..\..\..\..\Dialogs\NotificationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Dialogs.NotificationWindow notificationWindow;
#line default
#line hidden
#line 45 "..\..\..\..\Dialogs\NotificationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid LayoutRoot;
#line default
#line hidden
#line 63 "..\..\..\..\Dialogs\NotificationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button OKButton;
#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("/DTS.Common;component/dialogs/notificationwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Dialogs\NotificationWindow.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.notificationWindow = ((DTS.Common.Dialogs.NotificationWindow)(target));
return;
case 2:
this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
return;
case 3:
#line 62 "..\..\..\..\Dialogs\NotificationWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CoppyToClibord_Click);
#line default
#line hidden
return;
case 4:
this.OKButton = ((System.Windows.Controls.Button)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,124 @@
#pragma checksum "..\..\..\..\Dialogs\NotificationWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4AA427399B51F66DC88C60CE071CE04C3B039D2B890F2E6FEE724EA9E9A0ECCF"
//------------------------------------------------------------------------------
// <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 Microsoft.Xaml.Behaviors;
using Microsoft.Xaml.Behaviors.Core;
using Microsoft.Xaml.Behaviors.Input;
using Microsoft.Xaml.Behaviors.Layout;
using Microsoft.Xaml.Behaviors.Media;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.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 DTS.Common.Dialogs {
/// <summary>
/// NotificationWindow
/// </summary>
public partial class NotificationWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 7 "..\..\..\..\Dialogs\NotificationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal DTS.Common.Dialogs.NotificationWindow notificationWindow;
#line default
#line hidden
#line 45 "..\..\..\..\Dialogs\NotificationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid LayoutRoot;
#line default
#line hidden
#line 63 "..\..\..\..\Dialogs\NotificationWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button OKButton;
#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("/DTS.Common;component/dialogs/notificationwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Dialogs\NotificationWindow.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.notificationWindow = ((DTS.Common.Dialogs.NotificationWindow)(target));
return;
case 2:
this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
return;
case 3:
#line 62 "..\..\..\..\Dialogs\NotificationWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CoppyToClibord_Click);
#line default
#line hidden
return;
case 4:
this.OKButton = ((System.Windows.Controls.Button)(target));
return;
}
this._contentLoaded = true;
}
}
}

View File

@@ -0,0 +1,62 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XamlGeneratedNamespace {
/// <summary>
/// GeneratedInternalTypeHelper
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "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);
}
}
}

View File

@@ -0,0 +1,62 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XamlGeneratedNamespace {
/// <summary>
/// GeneratedInternalTypeHelper
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "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);
}
}
}

View File

@@ -0,0 +1,99 @@
#pragma checksum "..\..\..\..\Resources\MainTabControlResource.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "433BC842528F2BF08865BDC9F7F4E3C6EAF63C0287392B36C24724AF9D799FA2"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Resources {
/// <summary>
/// MainTabControlResource
/// </summary>
public partial class MainTabControlResource : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
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("/DTS.Common;component/resources/maintabcontrolresource.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Resources\MainTabControlResource.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
System.Windows.EventSetter eventSetter;
switch (connectionId)
{
case 1:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 185 "..\..\..\..\Resources\MainTabControlResource.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
}
}
}
}

View File

@@ -0,0 +1,99 @@
#pragma checksum "..\..\..\..\Resources\MainTabControlResource.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "433BC842528F2BF08865BDC9F7F4E3C6EAF63C0287392B36C24724AF9D799FA2"
//------------------------------------------------------------------------------
// <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.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 DTS.Common.Resources {
/// <summary>
/// MainTabControlResource
/// </summary>
public partial class MainTabControlResource : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
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("/DTS.Common;component/resources/maintabcontrolresource.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Resources\MainTabControlResource.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
System.Windows.EventSetter eventSetter;
switch (connectionId)
{
case 1:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 185 "..\..\..\..\Resources\MainTabControlResource.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
}
}
}
}

View File

@@ -0,0 +1,220 @@
#pragma checksum "..\..\..\..\Themes\CommonStyles.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4E1A932FC8558CB8CC4E1BA39082FC9D4232BC07515B0E25317839DE1AA0A770"
//------------------------------------------------------------------------------
// <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.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 DTS.Common {
/// <summary>
/// CommonStyles
/// </summary>
public partial class CommonStyles : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
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("/DTS.Common;component/themes/commonstyles.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Themes\CommonStyles.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
System.Windows.EventSetter eventSetter;
switch (connectionId)
{
case 1:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 39 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 2:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 54 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 3:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 703 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 4:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 727 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 5:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 771 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 6:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 941 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 7:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 996 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 8:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1050 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 9:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1659 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 10:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1826 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 11:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1912 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 12:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1929 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
}
}
}
}

View File

@@ -0,0 +1,220 @@
#pragma checksum "..\..\..\..\Themes\CommonStyles.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4E1A932FC8558CB8CC4E1BA39082FC9D4232BC07515B0E25317839DE1AA0A770"
//------------------------------------------------------------------------------
// <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.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 DTS.Common {
/// <summary>
/// CommonStyles
/// </summary>
public partial class CommonStyles : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
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("/DTS.Common;component/themes/commonstyles.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Themes\CommonStyles.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
this._contentLoaded = true;
}
[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.Performance", "CA1800:DoNotCastUnnecessarily")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
System.Windows.EventSetter eventSetter;
switch (connectionId)
{
case 1:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 39 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 2:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 54 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 3:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 703 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 4:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 727 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 5:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 771 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 6:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 941 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 7:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 996 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 8:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1050 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 9:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1659 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 10:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1826 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 11:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1912 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
case 12:
eventSetter = new System.Windows.EventSetter();
eventSetter.Event = System.Windows.FrameworkElement.ToolTipOpeningEvent;
#line 1929 "..\..\..\..\Themes\CommonStyles.xaml"
eventSetter.Handler = new System.Windows.Controls.ToolTipEventHandler(this.ToolTipEventHandler);
#line default
#line hidden
((System.Windows.Style)(target)).Setters.Add(eventSetter);
break;
}
}
}
}