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