2 references to _LoadPageImpl
PresentationFramework (2)
System\Windows\Documents\PageContent.cs (1)
530
_LoadPageImpl
(((IUriContext)this).BaseUri, uriToLoad, out p, out pageStream);
System\Windows\Documents\PageContentAsyncResult.cs (1)
147
PageContent.
_LoadPageImpl
(this._baseUri, this._source, out _result, out responseStream);