4 references to FILTER_E_NO_TEXT
PresentationFramework (4)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
131
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
84
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\PackageFilter.cs (1)
228
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\XamlFilter.cs (1)
277
SecurityHelper.ThrowExceptionForHR((int)FilterErrorCode.
FILTER_E_NO_TEXT
);