5 implementations of IManagedWrapper
System.Private.Windows.Core (1)
Windows\Win32\System\Com\ComManagedStream.cs (1)
8
internal sealed unsafe class ComManagedStream : IStream.Interface,
IManagedWrapper
<IStream, ISequentialStream>
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlToClrEventProxy.cs (1)
17
internal class HtmlToClrEventProxy : UnknownDispatch,
IManagedWrapper
<IDispatch, IDispatchEx>
System\Windows\Forms\OLE\DropSource.cs (1)
12
internal class DropSource : IDropSource.Interface, IDropSourceNotify.Interface,
IManagedWrapper
<IDropSource, IDropSourceNotify>
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextProvider.cs (1)
12
internal abstract unsafe class UiaTextProvider : ITextProvider.Interface, ITextProvider2.Interface,
IManagedWrapper
<ITextProvider2, ITextProvider>
System.Windows.Forms.Primitives.Tests (1)
Windows\Win32\GlobalInterfaceTableTests.cs (1)
37
internal class MyStream : IStream.Interface,
IManagedWrapper
<IStream, ISequentialStream>