4 references to FILTER_E_NO_TEXT
PresentationFramework (4)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
132
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\EncryptedPackageFilter.cs (1)
85
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\PackageFilter.cs (1)
232
(int)FilterErrorCode.
FILTER_E_NO_TEXT
);
MS\Internal\IO\Packaging\XamlFilter.cs (1)
283
SecurityHelper.ThrowExceptionForHR((int)FilterErrorCode.
FILTER_E_NO_TEXT
);