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