4 references to HelpKeyword
System (2)
compmod\system\componentmodel\design\HelpKeywordAttribute.cs (2)
105return ((HelpKeywordAttribute)obj).HelpKeyword == HelpKeyword;
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
114return helpAttribute.HelpKeyword;
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
193return helpAttribute.HelpKeyword;