10 references to FULLPROPSPEC
PresentationFramework (10)
src\Framework\MS\Internal\Interop\IndexingFilter.cs (2)
489
internal
FULLPROPSPEC
attribute;
550
FULLPROPSPEC
[] aAttributes); // restrict responses to the specified attributes
src\Framework\MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
69
[In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 1)]
FULLPROPSPEC
[] aAttributes)
src\Framework\MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (3)
75
FULLPROPSPEC
[] aAttributes)
170
internal static void MarshalFullPropSpec(ManagedFullPropSpec fullPropSpec, ref
FULLPROPSPEC
native)
282
FULLPROPSPEC
[] aAttributes) // restrict responses to the specified attributes
src\Framework\MS\Internal\IO\Packaging\ManagedFilter.cs (1)
217
internal ManagedFullPropSpec(
FULLPROPSPEC
nativePropSpec)
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (2)
89
FULLPROPSPEC
[] aAttributes) // restrict responses to the specified attributes
687
private
FULLPROPSPEC
[] _aAttributes; //defaults to null
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (1)
60
[In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 1)]
FULLPROPSPEC
[] aAttributes)