3 references to s_selectionKeywords
System.Windows.Forms.Design (3)
System\ComponentModel\Design\SelectionService.cs (3)
213helpService.RemoveContextAttribute("Selection", s_selectionKeywords[_contextKeyword]); 262_contextKeyword = (short)Math.Min(count, s_selectionKeywords.Length - 1); 263helpService.AddContextAttribute("Selection", s_selectionKeywords[_contextKeyword], HelpKeywordType.FilterKeyword);