4 references to FILTER_E_NO_TEXT
PresentationFramework (4)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
130
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
83
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\PackageFilter.cs (1)
227
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\XamlFilter.cs (1)
276
SecurityHelper.ThrowExceptionForHR((int)FilterErrorCode.
FILTER_E_NO_TEXT
);