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)
697
int hr = UnsafeNativeMethods.MILUnknown.
QueryInterface
(punkVal, ref guidIWICQueryWriter, out queryHandle);
711
hr = UnsafeNativeMethods.MILUnknown.
QueryInterface
(punkVal, ref guidIWICQueryReader, out queryHandle);
System\Windows\Media\PixelFormat.cs (1)
411
HRESULT.Check(UnsafeNativeMethods.MILUnknown.
QueryInterface
(