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