Base:
method
GetHelpInternal
System.Windows.Forms.AccessibleObject.GetHelpInternal()
1 reference to GetHelpInternal
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildDropDownButtonUiaProvider.cs (1)
86
public override string? Help =>
GetHelpInternal
().ToNullableStringAndFree();