1 write to EnableHighlightKeywords
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
875this.EnableHighlightKeywords = ((System.Windows.Controls.CheckBox)(target));
1 reference to EnableHighlightKeywords
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
111BindToOption(EnableHighlightKeywords, KeywordHighlightingOptionsStorage.KeywordHighlighting, LanguageNames.CSharp);