4 references to QueryInterface
PresentationCore (4)
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
83
int hr = UnsafeNativeMethods.MILUnknown.
QueryInterface
(
System\Windows\Media\Imaging\PropVariant.cs (2)
724
int hr = UnsafeNativeMethods.MILUnknown.
QueryInterface
(punkVal, ref guidIWICQueryWriter, out queryHandle);
738
hr = UnsafeNativeMethods.MILUnknown.
QueryInterface
(punkVal, ref guidIWICQueryReader, out queryHandle);
System\Windows\Media\PixelFormat.cs (1)
590
HRESULT.Check(UnsafeNativeMethods.MILUnknown.
QueryInterface
(