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