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