2 instantiations of ManagedPropSpec
PresentationFramework (2)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
172_property = new ManagedPropSpec(propId); 196_property = new ManagedPropSpec(nativePropSpec.property);
3 references to ManagedPropSpec
PresentationFramework (3)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
116internal static void MarshalPropSpec(ManagedPropSpec propSpec, ref PROPSPEC native)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
156internal ManagedPropSpec Property 200private ManagedPropSpec _property;