1 reference to PageContentAsyncResult
PresentationFramework (1)
src\Framework\System\Windows\Documents\PageContent.cs (1)
151
_asyncOp = new
PageContentAsyncResult
(new AsyncCallback(_RequestPageCallback), null, dispatcher, uriToLoad, uriToLoad, _child);