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