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