1 implementation of GetClassInfo
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComponentModel\Com2Interop\ComNativeDescriptorTests.cs (1)
302HRESULT IProvideClassInfo2.Interface.GetClassInfo(ITypeInfo** ppTI) => HRESULT.E_NOTIMPL;
1 reference to GetClassInfo
System.Windows.Forms.Primitives (1)
Windows.Win32.IProvideClassInfo2.g.cs (1)
67 return __object.GetClassInfo(ppTI);