4 references to FilterBindRegionNotImplemented
PresentationFramework (4)
MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
103
throw new NotImplementedException(SR.
FilterBindRegionNotImplemented
);
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
326
throw new NotImplementedException(SR.
FilterBindRegionNotImplemented
);
MS\Internal\IO\Packaging\PackageFilter.cs (1)
258
throw new NotImplementedException(SR.
FilterBindRegionNotImplemented
);
MS\Internal\IO\Packaging\XpsFilter.cs (1)
291
throw new NotImplementedException(SR.
FilterBindRegionNotImplemented
);