Implemented interface member:
6 references to Add
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\MarginGlyph\InheritanceMarginGlyph.cs (1)
65Resources.Add(ToolTipStyleKey, new Style(typeof(ToolTip))
Microsoft.VisualStudio.LanguageServices.Implementation (5)
Options\AbstractOptionPageControl.cs (5)
45Resources.Add(typeof(GroupBox), groupBoxStyle); 50Resources.Add(typeof(CheckBox), checkBoxStyle); 55Resources.Add(typeof(TextBox), textBoxStyle); 60Resources.Add(typeof(RadioButton), radioButtonStyle); 65Resources.Add(typeof(ComboBox), comboBoxStyle);