19 instantiations of ManagedFullPropSpec
PresentationFramework (19)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (17)
42new ManagedFullPropSpec(guid, propId), 293new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Title), 294new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Subject), 295new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Creator), 296new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Keywords), 297new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Description), 298new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.LastModifiedBy), 299new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Revision), 300new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.LastPrinted), 301new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.DateCreated), 302new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.DateModified), 307new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Category), 308new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Identifier), 309new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.ContentType), 310new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Language), 311new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Version), 312new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.ContentStatus)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
81initAttributes[i] = new ManagedFullPropSpec(aAttributes[i]);
MS\Internal\IO\Packaging\XamlFilter.cs (1)
1003= new ManagedFullPropSpec(IndexingFilterMarshaler.PSGUID_STORAGE, (uint)MS.Internal.Interop.PID_STG.CONTENTS);
18 references to ManagedFullPropSpec
PresentationFramework (18)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (5)
75public IFILTER_FLAGS Init(IFILTER_INIT grfFlags, ManagedFullPropSpec[] aAttributes) 212ManagedFullPropSpec[] _aAttributes = null; 268ManagedFullPropSpec[] attributes) 288_attributes = new ManagedFullPropSpec[] 516private ManagedFullPropSpec[] _attributes = null;
MS\Internal\IO\Packaging\IndexingContentUnit.cs (2)
30ManagedFullPropSpec attribute, 45ManagedFullPropSpec attribute,
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (5)
64internal static ManagedFullPropSpec[] MarshalFullPropSpecArray( 75ManagedFullPropSpec[] initAttributes = new ManagedFullPropSpec[checked((int)cAttributes)]; 146internal static void MarshalFullPropSpec(ManagedFullPropSpec fullPropSpec, ref FULLPROPSPEC native) 253ManagedFullPropSpec[] managedArray = MarshalFullPropSpecArray(
MS\Internal\IO\Packaging\ManagedFilter.cs (4)
229internal ManagedChunk(uint index, CHUNK_BREAKTYPE breakType, ManagedFullPropSpec attribute, uint lcid, CHUNKSTATE flags) 344internal ManagedFullPropSpec Attribute 362private ManagedFullPropSpec _attribute; 389ManagedFullPropSpec[] aAttributes); // restrict responses to the specified attributes
MS\Internal\IO\Packaging\XamlFilter.cs (2)
166ManagedFullPropSpec[] aAttributes) // restrict responses to the specified attributes 1002private static readonly ManagedFullPropSpec _propSpec