19 instantiations of ManagedFullPropSpec
PresentationFramework (19)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (17)
41new ManagedFullPropSpec(guid, propId), 292new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Title), 293new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Subject), 294new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Creator), 295new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Keywords), 296new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Description), 297new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.LastModifiedBy), 298new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Revision), 299new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.LastPrinted), 300new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.DateCreated), 301new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.DateModified), 306new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Category), 307new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Identifier), 308new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.ContentType), 309new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Language), 310new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Version), 311new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.ContentStatus)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
75initAttributes[i] = new ManagedFullPropSpec(aAttributes[i]);
MS\Internal\IO\Packaging\XamlFilter.cs (1)
997= 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)
74public IFILTER_FLAGS Init(IFILTER_INIT grfFlags, ManagedFullPropSpec[] aAttributes) 211ManagedFullPropSpec[] _aAttributes = null; 267ManagedFullPropSpec[] attributes) 287_attributes = new ManagedFullPropSpec[] 515private ManagedFullPropSpec[] _attributes = null;
MS\Internal\IO\Packaging\IndexingContentUnit.cs (2)
29ManagedFullPropSpec attribute, 44ManagedFullPropSpec attribute,
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (5)
58internal static ManagedFullPropSpec[] MarshalFullPropSpecArray( 69ManagedFullPropSpec[] initAttributes = new ManagedFullPropSpec[checked((int)cAttributes)]; 140internal static void MarshalFullPropSpec(ManagedFullPropSpec fullPropSpec, ref FULLPROPSPEC native) 247ManagedFullPropSpec[] managedArray = MarshalFullPropSpecArray(
MS\Internal\IO\Packaging\ManagedFilter.cs (4)
220internal ManagedChunk(uint index, CHUNK_BREAKTYPE breakType, ManagedFullPropSpec attribute, uint lcid, CHUNKSTATE flags) 335internal ManagedFullPropSpec Attribute 353private ManagedFullPropSpec _attribute; 380ManagedFullPropSpec[] aAttributes); // restrict responses to the specified attributes
MS\Internal\IO\Packaging\XamlFilter.cs (2)
160ManagedFullPropSpec[] aAttributes) // restrict responses to the specified attributes 996private static readonly ManagedFullPropSpec _propSpec