8 references to FILTER_E_ACCESS
PresentationFramework (8)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
246throw new COMException(SR.Get(SRID.FilterGetChunkNoStream), (int)FilterErrorCode.FILTER_E_ACCESS);
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (7)
87(int)FilterErrorCode.FILTER_E_ACCESS); 122(int)FilterErrorCode.FILTER_E_ACCESS); 169(int)FilterErrorCode.FILTER_E_ACCESS); 208(int)FilterErrorCode.FILTER_E_ACCESS); 293(int)FilterErrorCode.FILTER_E_ACCESS); 440throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS); 581throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS);