7 implementations of QueryInterface
PresentationCore (7)
MS\Internal\Interop\DWrite\IDWriteFactory.cs (1)
13public int QueryInterface(Guid* riid, void** ppvObject)
MS\Internal\Interop\DWrite\IDWriteFontCollection.cs (1)
13public int QueryInterface(Guid* riid, void** ppvObject)
MS\Internal\Interop\DWrite\IDWriteFontCollectionLoader.cs (1)
13public int QueryInterface(Guid* riid, void** ppvObject)
MS\Internal\Interop\DWrite\IDWriteFontFace.cs (1)
13public int QueryInterface(Guid* riid, void** ppvObject)
MS\Internal\Interop\DWrite\IDWriteFontFile.cs (1)
13public int QueryInterface(Guid* riid, void** ppvObject)
MS\Internal\Interop\DWrite\IDWriteFontFileLoader.cs (1)
13public int QueryInterface(Guid* riid, void** ppvObject)
MS\Internal\Interop\DWrite\IDWriteTextAnalyzer.cs (1)
13public int QueryInterface(Guid* riid, void** ppvObject)