1 implementation of Interface
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
36IExpandCollapseProvider.Interface,
8 references to Interface
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\AccessibleObject.cs (3)
1305HRESULT IExpandCollapseProvider.Interface.Expand() 1311HRESULT IExpandCollapseProvider.Interface.Collapse() 1317HRESULT IExpandCollapseProvider.Interface.get_ExpandCollapseState(ExpandCollapseState* pRetVal)
System.Windows.Forms.Primitives (5)
Windows.Win32.IExpandCollapseProvider.g.cs (3)
62 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 92 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 132 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.UI_Accessibility_IExpandCollapseProvider_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Accessibility.IExpandCollapseProvider.Interface.get_ExpandCollapseState(winmdroot.UI.Accessibility.ExpandCollapseState*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT get_ExpandCollapseState(this winmdroot.UI.Accessibility.IExpandCollapseProvider.Interface @this, out winmdroot.UI.Accessibility.ExpandCollapseState pRetVal)