3 references to get_accRole
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObjectExtensions.cs (1)
193result = accessible.Value->get_accRole(child, &role);
System.Windows.Forms.Primitives (2)
Windows.Win32.IAccessible.g.cs (2)
380 /// <inheritdoc cref="get_accRole(winmdroot.System.Variant.VARIANT, winmdroot.System.Variant.VARIANT*)"/> 385 winmdroot.Foundation.HRESULT __result = this.get_accRole(varChild, pvarRoleLocal);