3 references to GetHelpTopicInternal
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\AccessibleObject.cs (3)
476
/// Determines if <see cref="
GetHelpTopicInternal
"/> can be called without calling <see cref="GetHelpTopic(out string?)"/>
2125
(*pidTopic, *pszHelpFile) =
GetHelpTopicInternal
();
2140
(*pidTopic, *pszHelpFile) = child.
GetHelpTopicInternal
();