4 references to VT_FILETIME
PresentationCore (3)
System\Windows\Media\Imaging\BitmapMetadata.cs (1)
1324varType = (ushort)VarEnum.VT_FILETIME
System\Windows\Media\Imaging\PropVariant.cs (2)
333varType = (ushort)VarEnum.VT_FILETIME; 664case VarEnum.VT_FILETIME:
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ComVariant.cs (1)
408(VarEnum.VT_CY or VarEnum.VT_FILETIME, 8) => rawValue,