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