3 references to Show_items_from_unimported_namespaces_CheckedChanged
Microsoft.VisualStudio.LanguageServices.VisualBasic (3)
IntelliSenseOptionPageControl.g.vb (3)
212AddHandler Me.Show_items_from_unimported_namespaces.Checked, New System.Windows.RoutedEventHandler(AddressOf Me.Show_items_from_unimported_namespaces_CheckedChanged) 217AddHandler Me.Show_items_from_unimported_namespaces.Unchecked, New System.Windows.RoutedEventHandler(AddressOf Me.Show_items_from_unimported_namespaces_CheckedChanged) 222AddHandler Me.Show_items_from_unimported_namespaces.Indeterminate, New System.Windows.RoutedEventHandler(AddressOf Me.Show_items_from_unimported_namespaces_CheckedChanged)