6 references to RefComponentType
WindowsBase (6)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileReference.cs (6)
145writer.Write( (Int32)RefComponentType.Storage ); 156writer.Write( (Int32)RefComponentType.Stream ); 204RefComponentType refType = (RefComponentType)reader.ReadInt32(); 209case RefComponentType.Storage: 223case RefComponentType.Stream: