2 instantiations of ManagedPropSpec
PresentationFramework (2)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
171_property = new ManagedPropSpec(propId); 195_property = new ManagedPropSpec(nativePropSpec.property);
3 references to ManagedPropSpec
PresentationFramework (3)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
115internal static void MarshalPropSpec(ManagedPropSpec propSpec, ref PROPSPEC native)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
155internal ManagedPropSpec Property 199private ManagedPropSpec _property;