1 implementation of get_Role
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1225
HRESULT ILegacyIAccessibleProvider.Interface.
get_Role
(uint* pdwRole)
3 references to get_Role
System.Windows.Forms.Primitives (3)
Windows.Win32.ILegacyIAccessibleProvider.g.cs (1)
350
return __object.
get_Role
(pdwRole);
Windows.Win32.UI_Accessibility_ILegacyIAccessibleProvider_Extensions.g.cs (2)
43
/// <inheritdoc cref="winmdroot.UI.Accessibility.ILegacyIAccessibleProvider.Interface.
get_Role
(uint*)"/>
48
winmdroot.Foundation.HRESULT __result = @this.
get_Role
(pdwRoleLocal);