2 references to ExtractComStream
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
317
LoadHistoryStream(DocObjHost.
ExtractComStream
(initData.UcomLoadIStream), /*firstHistoryLoad=s*/true);
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
1108
_appProxyInternal.LoadHistoryStream(
ExtractComStream
(comIStream), firstLoadFromHistory);