2 references to FilterIPersistFileIsReadOnly
PresentationFramework (2)
MS\Internal\IO\Packaging\XpsFilter.cs (2)
459
throw new COMException(SR.
FilterIPersistFileIsReadOnly
, NativeMethods.STG_E_CANTSAVE);
589
throw new NotSupportedException(SR.
FilterIPersistFileIsReadOnly
);