1 write to punkVal
PresentationCore (1)
System\Windows\Media\Imaging\PropVariant.cs (1)
429punkVal = punkTemp;
3 references to punkVal
PresentationCore (3)
System\Windows\Media\Imaging\PropVariant.cs (3)
490UnsafeNativeMethods.MILUnknown.Release(punkVal); 709int hr = UnsafeNativeMethods.MILUnknown.QueryInterface(punkVal, ref guidIWICQueryWriter, out queryHandle); 723hr = UnsafeNativeMethods.MILUnknown.QueryInterface(punkVal, ref guidIWICQueryReader, out queryHandle);