2 implementations of Init
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
74public IFILTER_FLAGS Init(IFILTER_INIT grfFlags, ManagedFullPropSpec[] aAttributes)
MS\Internal\IO\Packaging\XamlFilter.cs (1)
158public IFILTER_FLAGS Init(
1 reference to Init
PresentationFramework (1)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
250return _implementation.Init(grfFlags, managedArray);