File: artifacts\obj\Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.g.cs
Project: src\src\VisualStudio\Core\Impl\Microsoft.VisualStudio.LanguageServices.Implementation.csproj (Microsoft.VisualStudio.LanguageServices.Implementation)
#pragma checksum "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B642D8428A8F14FD93BDEDEE909E549BBFBFCC31DFACD501EF9F2C089CEC0B9D"
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
 
using Microsoft.VisualStudio.Imaging;
using Microsoft.VisualStudio.LanguageServices.Implementation.Options.Style.NamingPreferences;
using Microsoft.VisualStudio.PlatformUI;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Controls.Ribbon;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Forms.Integration;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
 
 
namespace Microsoft.VisualStudio.LanguageServices.Implementation.Options.Style.NamingPreferences {
    
    
    internal partial class ManageNamingStylesInfoDialog : Microsoft.VisualStudio.PlatformUI.DialogWindow, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
        
        
        #line 4 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal Microsoft.VisualStudio.LanguageServices.Implementation.Options.Style.NamingPreferences.ManageNamingStylesInfoDialog dialog;
        
        #line default
        #line hidden
        
        
        #line 60 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGrid NamingStylesInfo;
        
        #line default
        #line hidden
        
        
        #line 121 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGridTemplateColumn ItemName;
        
        #line default
        #line hidden
        
        
        #line 130 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGridTemplateColumn Edit;
        
        #line default
        #line hidden
        
        
        #line 149 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGridTemplateColumn Delete;
        
        #line default
        #line hidden
        
        
        #line 175 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.Button AddButton;
        
        #line default
        #line hidden
        
        
        #line 183 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal Microsoft.VisualStudio.Imaging.CrispImage AddButtonImage;
        
        #line default
        #line hidden
        
        private bool _contentLoaded;
        
        /// <summary>
        /// InitializeComponent
        /// </summary>
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.0.0.0")]
        public void InitializeComponent() {
            if (_contentLoaded) {
                return;
            }
            _contentLoaded = true;
            System.Uri resourceLocater = new System.Uri(("/Microsoft.VisualStudio.LanguageServices.Implementation;component/options/style/n" +
                    "amingpreferences/managenamingstylesinfodialog.xaml"), System.UriKind.Relative);
            
            #line 1 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
            System.Windows.Application.LoadComponent(this, resourceLocater);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.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.dialog = ((Microsoft.VisualStudio.LanguageServices.Implementation.Options.Style.NamingPreferences.ManageNamingStylesInfoDialog)(target));
            return;
            case 2:
            this.NamingStylesInfo = ((System.Windows.Controls.DataGrid)(target));
            return;
            case 3:
            this.ItemName = ((System.Windows.Controls.DataGridTemplateColumn)(target));
            return;
            case 4:
            this.Edit = ((System.Windows.Controls.DataGridTemplateColumn)(target));
            return;
            case 6:
            this.Delete = ((System.Windows.Controls.DataGridTemplateColumn)(target));
            return;
            case 8:
            this.AddButton = ((System.Windows.Controls.Button)(target));
            
            #line 178 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
            this.AddButton.Click += new System.Windows.RoutedEventHandler(this.AddButton_Click);
            
            #line default
            #line hidden
            return;
            case 9:
            this.AddButtonImage = ((Microsoft.VisualStudio.Imaging.CrispImage)(target));
            return;
            case 10:
            
            #line 191 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
            ((Microsoft.VisualStudio.PlatformUI.DialogButton)(target)).Click += new System.Windows.RoutedEventHandler(this.OK_Click);
            
            #line default
            #line hidden
            return;
            case 11:
            
            #line 201 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
            ((Microsoft.VisualStudio.PlatformUI.DialogButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Cancel_Click);
            
            #line default
            #line hidden
            return;
            }
            this._contentLoaded = true;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "10.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) {
            switch (connectionId)
            {
            case 5:
            
            #line 134 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
            ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.EditButton_Click);
            
            #line default
            #line hidden
            break;
            case 7:
            
            #line 153 "..\..\..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\Style\NamingPreferences\ManageNamingStylesInfoDialog.xaml"
            ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.RemoveButton_Click);
            
            #line default
            #line hidden
            break;
            }
        }
    }
}