3 implementations of IManagedFilter
PresentationFramework (3)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
29
internal class CorePropertiesFilter :
IManagedFilter
MS\Internal\IO\Packaging\initElementDictionary.cs (1)
20
internal partial class XamlFilter :
IManagedFilter
MS\Internal\IO\Packaging\XamlFilter.cs (1)
39
internal partial class XamlFilter :
IManagedFilter
2 references to IManagedFilter
PresentationFramework (2)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (2)
51
internal IndexingFilterMarshaler(
IManagedFilter
managedFilter)
354
private
IManagedFilter
_implementation;