1 write to Only_add_new_line_on_enter_with_whole_word
Microsoft.VisualStudio.LanguageServices.CSharp (1)
IntelliSenseOptionPageControl.g.cs (1)
256this.Only_add_new_line_on_enter_with_whole_word = ((System.Windows.Controls.RadioButton)(target));
1 reference to Only_add_new_line_on_enter_with_whole_word
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\IntelliSenseOptionPageControl.xaml.cs (1)
37BindToOption(Only_add_new_line_on_enter_with_whole_word, CompletionOptionsStorage.EnterKeyBehavior, EnterKeyRule.AfterFullyTypedWord, LanguageNames.CSharp);