File: IntelliSenseOptionPageControl.g.vb
Project: ..\..\..\src\VisualStudio\VisualBasic\Impl\Microsoft.VisualStudio.LanguageServices.VisualBasic_1r1qvj11_wpftmp.vbproj (Microsoft.VisualStudio.LanguageServices.VisualBasic)
#ExternalChecksum("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml","{ff1816ec-aa5e-4d10-87f7-6f4963833460}","4C25D35FA043D62CAA2073E4F60E93EB61DABFA4")
'------------------------------------------------------------------------------
' <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 IntelliSenseOptionPageControl
        Inherits Microsoft.VisualStudio.LanguageServices.Implementation.Options.AbstractOptionPageControl
        Implements System.Windows.Markup.IComponentConnector
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",19)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_completion_list_after_a_character_is_typed As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",23)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_completion_list_after_a_character_is_deleted As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",30)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Highlight_matching_portions_of_completion_list_items As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",33)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_completion_item_filters As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",39)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Never_include_snippets As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",42)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Always_include_snippets As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",45)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Include_snippets_when_question_Tab_is_typed_after_an_identifier As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",52)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Never_add_new_line_on_enter As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",55)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Only_add_new_line_on_enter_with_whole_word As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",58)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Always_add_new_line_on_enter As System.Windows.Controls.RadioButton
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",63)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Show_items_from_unimported_namespaces As System.Windows.Controls.CheckBox
        
        #End ExternalSource
        
        
        #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",71)
        <System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")>  _
        Friend WithEvents Tab_twice_to_insert_arguments 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/intellisen"& _ 
                    "seoptionpagecontrol.xaml", System.UriKind.Relative)
            
            #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.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.Show_completion_list_after_a_character_is_typed = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 2) Then
                Me.Show_completion_list_after_a_character_is_deleted = CType(target,System.Windows.Controls.CheckBox)
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",25)
                AddHandler Me.Show_completion_list_after_a_character_is_deleted.Checked, New System.Windows.RoutedEventHandler(AddressOf Me.Show_completion_list_after_a_character_is_deleted_Checked)
                
                #End ExternalSource
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",26)
                AddHandler Me.Show_completion_list_after_a_character_is_deleted.Unchecked, New System.Windows.RoutedEventHandler(AddressOf Me.Show_completion_list_after_a_character_is_deleted_Unchecked)
                
                #End ExternalSource
                Return
            End If
            If (connectionId = 3) Then
                Me.Highlight_matching_portions_of_completion_list_items = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 4) Then
                Me.Show_completion_item_filters = CType(target,System.Windows.Controls.CheckBox)
                Return
            End If
            If (connectionId = 5) Then
                Me.Never_include_snippets = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 6) Then
                Me.Always_include_snippets = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 7) Then
                Me.Include_snippets_when_question_Tab_is_typed_after_an_identifier = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 8) Then
                Me.Never_add_new_line_on_enter = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 9) Then
                Me.Only_add_new_line_on_enter_with_whole_word = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 10) Then
                Me.Always_add_new_line_on_enter = CType(target,System.Windows.Controls.RadioButton)
                Return
            End If
            If (connectionId = 11) Then
                Me.Show_items_from_unimported_namespaces = CType(target,System.Windows.Controls.CheckBox)
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",65)
                AddHandler Me.Show_items_from_unimported_namespaces.Checked, New System.Windows.RoutedEventHandler(AddressOf Me.Show_items_from_unimported_namespaces_CheckedChanged)
                
                #End ExternalSource
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",66)
                AddHandler Me.Show_items_from_unimported_namespaces.Unchecked, New System.Windows.RoutedEventHandler(AddressOf Me.Show_items_from_unimported_namespaces_CheckedChanged)
                
                #End ExternalSource
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",67)
                AddHandler Me.Show_items_from_unimported_namespaces.Indeterminate, New System.Windows.RoutedEventHandler(AddressOf Me.Show_items_from_unimported_namespaces_CheckedChanged)
                
                #End ExternalSource
                Return
            End If
            If (connectionId = 12) Then
                Me.Tab_twice_to_insert_arguments = CType(target,System.Windows.Controls.CheckBox)
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",73)
                AddHandler Me.Tab_twice_to_insert_arguments.Checked, New System.Windows.RoutedEventHandler(AddressOf Me.Tab_twice_to_insert_arguments_CheckedChanged)
                
                #End ExternalSource
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",74)
                AddHandler Me.Tab_twice_to_insert_arguments.Unchecked, New System.Windows.RoutedEventHandler(AddressOf Me.Tab_twice_to_insert_arguments_CheckedChanged)
                
                #End ExternalSource
                
                #ExternalSource("..\..\..\..\..\..\src\VisualStudio\VisualBasic\Impl\Options\IntelliSenseOptionPageControl.xaml",75)
                AddHandler Me.Tab_twice_to_insert_arguments.Indeterminate, New System.Windows.RoutedEventHandler(AddressOf Me.Tab_twice_to_insert_arguments_CheckedChanged)
                
                #End ExternalSource
                Return
            End If
            Me._contentLoaded = true
        End Sub
    End Class
End Namespace