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