3 references to VT_FILETIME
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (1)
1494propVar.varType = (ushort)VarEnum.VT_FILETIME;
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (2)
387varType = (ushort)VarEnum.VT_FILETIME; 728case VarEnum.VT_FILETIME: