File: AdvancedOptionPageControl.g.vb
Project: ..\..\..\src\VisualStudio\VisualBasic\Impl\Microsoft.VisualStudio.LanguageServices.VisualBasic_1r1qvj11_wpftmp.vbproj (Microsoft.VisualStudio.LanguageServices.VisualBasic)
#ExternalChecksum("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","5AB795FB9752FFB5F33B15EB7D9976474500A72D")
'------------------------------------------------------------------------------
' <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>
'------------------------------------------------------------------------------
 
Option Strict Off
Option Explicit On
 
Imports Microsoft.VisualStudio.LanguageServices.Implementation.Options
Imports Microsoft.VisualStudio.LanguageServices.VisualBasic.Options
Imports System
Imports System.Diagnostics
Imports System.Windows
Imports System.Windows.Automation
Imports System.Windows.Controls
Imports System.Windows.Controls.Primitives
Imports System.Windows.Controls.Ribbon
Imports System.Windows.Data
Imports System.Windows.Documents
Imports System.Windows.Ink
Imports System.Windows.Input
Imports System.Windows.Markup
Imports System.Windows.Media
Imports System.Windows.Media.Animation
Imports System.Windows.Media.Effects
Imports System.Windows.Media.Imaging
Imports System.Windows.Media.Media3D
Imports System.Windows.Media.TextFormatting
Imports System.Windows.Navigation
Imports System.Windows.Shapes
Imports System.Windows.Shell
 
Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic.Options
    
    <Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>  _
    Partial Friend Class AdvancedOptionPageControl
        Inherits Microsoft.VisualStudio.LanguageServices.Implementation.Options.AbstractOptionPageControl
        Implements System.Windows.Markup.IComponentConnector
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",24)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Run_background_code_analysis_for_label As System.Windows.Controls.Label
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",26)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Run_background_code_analysis_for As System.Windows.Controls.ComboBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",35)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_compiler_errors_and_warnings_for As System.Windows.Controls.ComboBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",43)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents DisplayDiagnosticsInline As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",47)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents at_the_end_of_the_line_of_code As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",50)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents on_the_right_edge_of_the_editor_window As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",54)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Run_code_analysis_in_separate_process As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",56)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Analyze_source_generated_files As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",58)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_Remove_Unused_References_command_in_Solution_Explorer_experimental As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",60)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Enable_file_logging_for_diagnostics As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",62)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Skip_analyzers_for_implicitly_triggered_builds As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",70)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Navigate_asynchronously_exerimental As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",78)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Rename_asynchronously_exerimental As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",81)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Rename_UI_setting_label As System.Windows.Controls.Label
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",82)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Rename_UI_setting As System.Windows.Controls.ComboBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",83)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Rename_UI_inline As System.Windows.Controls.ComboBoxItem
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",86)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Rename_UI_dashboard As System.Windows.Controls.ComboBoxItem
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",96)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents PlaceSystemNamespaceFirst As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",99)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents SeparateImportGroups As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",102)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents SuggestForTypesInReferenceAssemblies As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",105)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents SuggestForTypesInNuGetPackages As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",109)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents AddMissingImportsOnPaste As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",118)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ComputeQuickActionsAsynchronouslyExperimental As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",126)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents EnableHighlightReferences As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",128)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents EnableHighlightKeywords As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",136)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents EnableOutlining As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",141)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Collapse_regions_on_file_open As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",143)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Collapse_imports_on_file_open As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",145)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Collapse_sourcelink_embedded_decompiled_files_on_open As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",147)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Collapse_metadata_signature_files_on_open As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",150)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents DisplayLineSeparators As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",152)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_outlining_for_declaration_level_constructs As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",154)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_outlining_for_code_level_constructs As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",156)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_outlining_for_comments_and_preprocessor_regions As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",158)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Collapse_regions_when_collapsing_to_definitions As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",166)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Fade_out_unused_imports As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",174)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_guides_for_declaration_level_constructs As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",176)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_guides_for_code_level_constructs As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",184)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents GenerateXmlDocCommentsForTripleApostrophes As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",186)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents InsertApostropheAtTheStartOfNewLinesWhenWritingApostropheComments As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",194)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents EnableLineCommit As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",196)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents EnableEndConstruct As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",198)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents AutomaticInsertionOfInterfaceAndMustOverrideMembers As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",200)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ShowRemarksInQuickInfo As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",202)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents RenameTrackingPreview As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",204)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Report_invalid_placeholders_in_string_dot_format_calls As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",206)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Underline_reassigned_variables As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",208)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Enable_all_features_in_opened_files_from_source_generators As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",216)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents NavigateToObjectBrowser As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",224)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Colorize_regular_expressions As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",226)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Report_invalid_regular_expressions As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",228)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Highlight_related_regular_expression_components_under_cursor As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",230)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_completion_list As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",238)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Colorize_JSON_strings As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",240)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Report_invalid_JSON_strings As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",242)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Highlight_related_JSON_components_under_cursor As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",250)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Editor_color_scheme As System.Windows.Controls.ComboBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",254)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Customized_Theme_Warning As System.Windows.Controls.TextBlock
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",258)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Custom_VS_Theme_Warning As System.Windows.Controls.TextBlock
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",268)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents DontPutOutOrRefOnStruct As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",280)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents with_other_members_of_the_same_kind As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",283)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents at_the_end As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",290)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents prefer_throwing_properties As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",293)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents prefer_auto_properties As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",302)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents DisplayAllHintsWhilePressingAltF1 As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",305)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ColorHints As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",308)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents DisplayInlineParameterNameHints As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",315)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ShowHintsForLiterals As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",319)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ShowHintsForNewExpressions As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",323)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ShowHintsForEverythingElse As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",327)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ShowHintsForIndexers As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",331)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents SuppressHintsWhenParameterNameMatchesTheMethodsIntent As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",335)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents SuppressHintsWhenParameterNamesDifferOnlyBySuffix As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",339)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents SuppressHintsWhenParameterNamesMatchArgumentNames As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",345)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents InheritanceMarginGroupbox As System.Windows.Controls.GroupBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",349)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents ShowInheritanceMargin As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",352)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents InheritanceMarginCombinedWithIndicatorMargin As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",355)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents IncludeGlobalImports As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        Private _contentLoaded As Boolean
        
        '''<summary>
        '''InitializeComponent
        '''</summary>
        <System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
         System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.0.0")>  _
        Public Sub InitializeComponent() Implements System.Windows.Markup.IComponentConnector.InitializeComponent
            If _contentLoaded Then
                Return
            End If
            _contentLoaded = true
            Dim resourceLocater As System.Uri = New System.Uri("/Microsoft.VisualStudio.LanguageServices.VisualBasic;component/options/advancedop"& _ 
                    "tionpagecontrol.xaml", System.UriKind.Relative)
            
            #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",1)
            System.Windows.Application.LoadComponent(Me, resourceLocater)
            
            #End ExternalSource
        End Sub
        
        <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")>  _
        Sub System_Windows_Markup_IComponentConnector_Connect(ByVal connectionId As Integer, ByVal target As Object) Implements System.Windows.Markup.IComponentConnector.Connect
            If (connectionId = 1) Then
                Me.Run_background_code_analysis_for_label = CType(target,System.Windows.Controls.Label)
                Return
            End If
            If (connectionId = 2) Then
                Me.Run_background_code_analysis_for = CType(target,System.Windows.Controls.ComboBox)
                Return
            End If
            If (connectionId = 3) Then
                Me.Show_compiler_errors_and_warnings_for = CType(target,System.Windows.Controls.ComboBox)
                Return
            End If
            If (connectionId = 4) Then
                Me.DisplayDiagnosticsInline = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 5) Then
                Me.at_the_end_of_the_line_of_code = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 6) Then
                Me.on_the_right_edge_of_the_editor_window = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 7) Then
                Me.Run_code_analysis_in_separate_process = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 8) Then
                Me.Analyze_source_generated_files = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 9) Then
                Me.Show_Remove_Unused_References_command_in_Solution_Explorer_experimental = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 10) Then
                Me.Enable_file_logging_for_diagnostics = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 11) Then
                Me.Skip_analyzers_for_implicitly_triggered_builds = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 12) Then
                Me.Navigate_asynchronously_exerimental = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 13) Then
                Me.Rename_asynchronously_exerimental = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 14) Then
                Me.Rename_UI_setting_label = CType(target,System.Windows.Controls.Label)
                Return
            End If
            If (connectionId = 15) Then
                Me.Rename_UI_setting = CType(target,System.Windows.Controls.ComboBox)
                Return
            End If
            If (connectionId = 16) Then
                Me.Rename_UI_inline = CType(target,System.Windows.Controls.ComboBoxItem)
                Return
            End If
            If (connectionId = 17) Then
                Me.Rename_UI_dashboard = CType(target,System.Windows.Controls.ComboBoxItem)
                Return
            End If
            If (connectionId = 18) Then
                Me.PlaceSystemNamespaceFirst = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 19) Then
                Me.SeparateImportGroups = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 20) Then
                Me.SuggestForTypesInReferenceAssemblies = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 21) Then
                Me.SuggestForTypesInNuGetPackages = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 22) Then
                Me.AddMissingImportsOnPaste = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 23) Then
                Me.ComputeQuickActionsAsynchronouslyExperimental = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 24) Then
                Me.EnableHighlightReferences = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 25) Then
                Me.EnableHighlightKeywords = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 26) Then
                Me.EnableOutlining = CType(target,System.Windows.Controls.CheckBox)
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",138)
                AddHandler Me.EnableOutlining.Checked, New System.Windows.RoutedEventHandler(AddressOf Me.EnableOutlining_Checked)
                
                #End ExternalSource
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",139)
                AddHandler Me.EnableOutlining.Unchecked, New System.Windows.RoutedEventHandler(AddressOf Me.EnableOutlining_Unchecked)
                
                #End ExternalSource
                Return
            End If
            If (connectionId = 27) Then
                Me.Collapse_regions_on_file_open = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 28) Then
                Me.Collapse_imports_on_file_open = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 29) Then
                Me.Collapse_sourcelink_embedded_decompiled_files_on_open = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 30) Then
                Me.Collapse_metadata_signature_files_on_open = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 31) Then
                Me.DisplayLineSeparators = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 32) Then
                Me.Show_outlining_for_declaration_level_constructs = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 33) Then
                Me.Show_outlining_for_code_level_constructs = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 34) Then
                Me.Show_outlining_for_comments_and_preprocessor_regions = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 35) Then
                Me.Collapse_regions_when_collapsing_to_definitions = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 36) Then
                Me.Fade_out_unused_imports = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 37) Then
                Me.Show_guides_for_declaration_level_constructs = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 38) Then
                Me.Show_guides_for_code_level_constructs = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 39) Then
                Me.GenerateXmlDocCommentsForTripleApostrophes = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 40) Then
                Me.InsertApostropheAtTheStartOfNewLinesWhenWritingApostropheComments = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 41) Then
                Me.EnableLineCommit = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 42) Then
                Me.EnableEndConstruct = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 43) Then
                Me.AutomaticInsertionOfInterfaceAndMustOverrideMembers = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 44) Then
                Me.ShowRemarksInQuickInfo = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 45) Then
                Me.RenameTrackingPreview = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 46) Then
                Me.Report_invalid_placeholders_in_string_dot_format_calls = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 47) Then
                Me.Underline_reassigned_variables = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 48) Then
                Me.Enable_all_features_in_opened_files_from_source_generators = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 49) Then
                Me.NavigateToObjectBrowser = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 50) Then
                Me.Colorize_regular_expressions = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 51) Then
                Me.Report_invalid_regular_expressions = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 52) Then
                Me.Highlight_related_regular_expression_components_under_cursor = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 53) Then
                Me.Show_completion_list = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 54) Then
                Me.Colorize_JSON_strings = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 55) Then
                Me.Report_invalid_JSON_strings = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 56) Then
                Me.Highlight_related_JSON_components_under_cursor = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 57) Then
                Me.Editor_color_scheme = CType(target,System.Windows.Controls.ComboBox)
                Return
            End If
            If (connectionId = 58) Then
                Me.Customized_Theme_Warning = CType(target,System.Windows.Controls.TextBlock)
                Return
            End If
            If (connectionId = 59) Then
                Me.Custom_VS_Theme_Warning = CType(target,System.Windows.Controls.TextBlock)
                Return
            End If
            If (connectionId = 60) Then
                Me.DontPutOutOrRefOnStruct = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 61) Then
                Me.with_other_members_of_the_same_kind = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 62) Then
                Me.at_the_end = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 63) Then
                Me.prefer_throwing_properties = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 64) Then
                Me.prefer_auto_properties = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 65) Then
                Me.DisplayAllHintsWhilePressingAltF1 = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 66) Then
                Me.ColorHints = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 67) Then
                Me.DisplayInlineParameterNameHints = CType(target,System.Windows.Controls.CheckBox)
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",310)
                AddHandler Me.DisplayInlineParameterNameHints.Checked, New System.Windows.RoutedEventHandler(AddressOf Me.DisplayInlineParameterNameHints_Checked)
                
                #End ExternalSource
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\AdvancedOptionPageControl.xaml",311)
                AddHandler Me.DisplayInlineParameterNameHints.Unchecked, New System.Windows.RoutedEventHandler(AddressOf Me.DisplayInlineParameterNameHints_Unchecked)
                
                #End ExternalSource
                Return
            End If
            If (connectionId = 68) Then
                Me.ShowHintsForLiterals = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 69) Then
                Me.ShowHintsForNewExpressions = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 70) Then
                Me.ShowHintsForEverythingElse = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 71) Then
                Me.ShowHintsForIndexers = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 72) Then
                Me.SuppressHintsWhenParameterNameMatchesTheMethodsIntent = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 73) Then
                Me.SuppressHintsWhenParameterNamesDifferOnlyBySuffix = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 74) Then
                Me.SuppressHintsWhenParameterNamesMatchArgumentNames = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 75) Then
                Me.InheritanceMarginGroupbox = CType(target,System.Windows.Controls.GroupBox)
                Return
            End If
            If (connectionId = 76) Then
                Me.ShowInheritanceMargin = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 77) Then
                Me.InheritanceMarginCombinedWithIndicatorMargin = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 78) Then
                Me.IncludeGlobalImports = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            Me._contentLoaded = true
        End Sub
    End Class
End Namespace