File: GridOptionPreviewControl.g.cs
Project: ..\..\..\src\VisualStudio\Core\Impl\Microsoft.VisualStudio.LanguageServices.Implementation_zmmkbl53_wpftmp.csproj (Microsoft.VisualStudio.LanguageServices.Implementation)
#pragma checksum "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C80EE67372AD9C5805C4A23E311189CD4B0B4BED"
//------------------------------------------------------------------------------
// <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.VisualStudio.Imaging;
using Microsoft.VisualStudio.LanguageServices.Implementation.Options;
using Microsoft.VisualStudio.LanguageServices.Implementation.Options.Converters;
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 {
    
    
    internal partial class GridOptionPreviewControl : Microsoft.VisualStudio.LanguageServices.Implementation.Options.AbstractOptionPageControl, System.Windows.Markup.IComponentConnector {
        
        
        #line 47 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.Button GenerateEditorConfigButton;
        
        #line default
        #line hidden
        
        
        #line 57 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGrid CodeStyleMembers;
        
        #line default
        #line hidden
        
        
        #line 103 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGridTemplateColumn description;
        
        #line default
        #line hidden
        
        
        #line 122 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGridTemplateColumn preference;
        
        #line default
        #line hidden
        
        
        #line 143 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.DataGridTemplateColumn severity;
        
        #line default
        #line hidden
        
        
        #line 186 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.ContentControl EditorControl;
        
        #line default
        #line hidden
        
        private bool _contentLoaded;
        
        /// <summary>
        /// InitializeComponent
        /// </summary>
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.0.0")]
        public void InitializeComponent() {
            if (_contentLoaded) {
                return;
            }
            _contentLoaded = true;
            System.Uri resourceLocater = new System.Uri("/Microsoft.VisualStudio.LanguageServices.Implementation;component/options/gridopt" +
                    "ionpreviewcontrol.xaml", System.UriKind.Relative);
            
            #line 1 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
            System.Windows.Application.LoadComponent(this, resourceLocater);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.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", "7.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.GenerateEditorConfigButton = ((System.Windows.Controls.Button)(target));
            
            #line 48 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
            this.GenerateEditorConfigButton.Click += new System.Windows.RoutedEventHandler(this.Generate_Save_EditorConfig);
            
            #line default
            #line hidden
            return;
            case 2:
            this.CodeStyleMembers = ((System.Windows.Controls.DataGrid)(target));
            
            #line 76 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
            this.CodeStyleMembers.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Options_SelectionChanged);
            
            #line default
            #line hidden
            
            #line 77 "..\..\..\..\..\..\src\VisualStudio\Core\Impl\Options\GridOptionPreviewControl.xaml"
            this.CodeStyleMembers.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.Options_PreviewKeyDown);
            
            #line default
            #line hidden
            return;
            case 3:
            this.description = ((System.Windows.Controls.DataGridTemplateColumn)(target));
            return;
            case 4:
            this.preference = ((System.Windows.Controls.DataGridTemplateColumn)(target));
            return;
            case 5:
            this.severity = ((System.Windows.Controls.DataGridTemplateColumn)(target));
            return;
            case 6:
            this.EditorControl = ((System.Windows.Controls.ContentControl)(target));
            return;
            }
            this._contentLoaded = true;
        }
    }
}