3 references to get_accDescription
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObjectExtensions.cs (1)
94
accessible.Value->
get_accDescription
(child, &description);
System.Windows.Forms.Primitives (2)
_generated\106\Windows.Win32.IAccessible.g.cs (2)
383
/// <inheritdoc cref="
get_accDescription
(winmdroot.System.Variant.VARIANT, winmdroot.Foundation.BSTR*)"/>
389
winmdroot.Foundation.HRESULT __result = this.
get_accDescription
(varChild, pszDescriptionLocal);