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