1 write to _baseUri
PresentationFramework (1)
System\Windows\Documents\PageContentAsyncResult.cs (1)
50
this.
_baseUri
= baseUri;
1 reference to _baseUri
PresentationFramework (1)
System\Windows\Documents\PageContentAsyncResult.cs (1)
147
PageContent._LoadPageImpl(this.
_baseUri
, this._source, out _result, out responseStream);