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