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