2 instantiations of ManagedPropSpec
PresentationFramework (2)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
181_property = new ManagedPropSpec(propId); 205_property = new ManagedPropSpec(nativePropSpec.property);
3 references to ManagedPropSpec
PresentationFramework (3)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
122internal static void MarshalPropSpec(ManagedPropSpec propSpec, ref PROPSPEC native)
MS\Internal\IO\Packaging\ManagedFilter.cs (2)
165internal ManagedPropSpec Property 209private ManagedPropSpec _property;