1 override of GetDescriptionInternal
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollBar.ScrollBarChildAccessibleObject.cs (1)
46
internal override unsafe BSTR
GetDescriptionInternal
() =>
5 references to GetDescriptionInternal
System.Windows.Forms (5)
System\Windows\Forms\Accessibility\AccessibleObject.cs (5)
169
public virtual string? Description =>
GetDescriptionInternal
().ToNullableStringAndFree();
172
/// Determines if <see cref="
GetDescriptionInternal
"/> can be called without calling <see cref="Description"/>
1221
?
GetDescriptionInternal
()
1993
?
GetDescriptionInternal
()
2003
? child.
GetDescriptionInternal
()