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