1 implementation of get_ChildId
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1173
HRESULT ILegacyIAccessibleProvider.Interface.
get_ChildId
(int* pRetVal)
3 references to get_ChildId
System.Windows.Forms.Primitives (3)
Windows.Win32.ILegacyIAccessibleProvider.g.cs (1)
224
return __object.
get_ChildId
(pRetVal);
Windows.Win32.UI_Accessibility_ILegacyIAccessibleProvider_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.UI.Accessibility.ILegacyIAccessibleProvider.Interface.
get_ChildId
(int*)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
get_ChildId
(pRetValLocal);