19 instantiations of ManagedFullPropSpec
PresentationFramework (19)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (17)
40new ManagedFullPropSpec(guid, propId), 291new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Title), 292new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Subject), 293new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Creator), 294new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Keywords), 295new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Description), 296new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.LastModifiedBy), 297new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.Revision), 298new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.LastPrinted), 299new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.DateCreated), 300new ManagedFullPropSpec(FormatId.SummaryInformation, PropertyId.DateModified), 305new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Category), 306new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Identifier), 307new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.ContentType), 308new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Language), 309new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.Version), 310new ManagedFullPropSpec(FormatId.DocumentSummaryInformation, PropertyId.ContentStatus)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
74initAttributes[i] = new ManagedFullPropSpec(aAttributes[i]);
MS\Internal\IO\Packaging\XamlFilter.cs (1)
990= 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)
73public IFILTER_FLAGS Init(IFILTER_INIT grfFlags, ManagedFullPropSpec[] aAttributes) 210private ManagedFullPropSpec[] _aAttributes = null; 266ManagedFullPropSpec[] attributes) 286_attributes = new ManagedFullPropSpec[] 514private ManagedFullPropSpec[] _attributes = null;
MS\Internal\IO\Packaging\IndexingContentUnit.cs (2)
28ManagedFullPropSpec attribute, 43ManagedFullPropSpec attribute,
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (5)
57internal static ManagedFullPropSpec[] MarshalFullPropSpecArray( 68ManagedFullPropSpec[] initAttributes = new ManagedFullPropSpec[checked((int)cAttributes)]; 139internal static void MarshalFullPropSpec(ManagedFullPropSpec fullPropSpec, ref FULLPROPSPEC native) 251ManagedFullPropSpec[] managedArray = MarshalFullPropSpecArray(
MS\Internal\IO\Packaging\ManagedFilter.cs (4)
219internal ManagedChunk(uint index, CHUNK_BREAKTYPE breakType, ManagedFullPropSpec attribute, uint lcid, CHUNKSTATE flags) 334internal ManagedFullPropSpec Attribute 352private ManagedFullPropSpec _attribute; 379ManagedFullPropSpec[] aAttributes); // restrict responses to the specified attributes
MS\Internal\IO\Packaging\XamlFilter.cs (2)
159ManagedFullPropSpec[] aAttributes) // restrict responses to the specified attributes 989private static readonly ManagedFullPropSpec _propSpec