Base:
method
GetDefaultActionInternal
System.Windows.Forms.AccessibleObject.GetDefaultActionInternal()
1 reference to GetDefaultActionInternal
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollBar.ScrollBarChildAccessibleObject.cs (1)
37
public override string? DefaultAction =>
GetDefaultActionInternal
().ToNullableStringAndFree();