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