3 writes to HandleHistoryLoad
PresentationFramework (3)
src\Framework\System\Windows\Interop\DocobjHost.cs (3)
258
initData.
HandleHistoryLoad
= true;
337
initData.
HandleHistoryLoad
= false;
508
initData.
HandleHistoryLoad
= true;
1 reference to HandleHistoryLoad
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
315
if (initData.UcomLoadIStream != null && initData.
HandleHistoryLoad
)