10 references to FULLPROPSPEC
PresentationFramework (10)
MS\Internal\Interop\IndexingFilter.cs (2)
475
internal
FULLPROPSPEC
attribute;
536
FULLPROPSPEC
[] aAttributes); // restrict responses to the specified attributes
MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
60
[In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 1)]
FULLPROPSPEC
[] aAttributes)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (3)
59
FULLPROPSPEC
[] aAttributes)
139
internal static void MarshalFullPropSpec(ManagedFullPropSpec fullPropSpec, ref
FULLPROPSPEC
native)
249
FULLPROPSPEC
[] aAttributes) // restrict responses to the specified attributes
MS\Internal\IO\Packaging\ManagedFilter.cs (1)
192
internal ManagedFullPropSpec(
FULLPROPSPEC
nativePropSpec)
MS\Internal\IO\Packaging\PackageFilter.cs (2)
78
FULLPROPSPEC
[] aAttributes) // restrict responses to the specified attributes
675
private
FULLPROPSPEC
[] _aAttributes; //defaults to null
MS\Internal\IO\Packaging\XpsFilter.cs (1)
50
[In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 1)]
FULLPROPSPEC
[] aAttributes)