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