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