4 references to Result
PresentationFramework (4)
System\Windows\Documents\PageContent.cs (4)
491if (par == _asyncOp && par.Result != null) 494LogicalTreeHelper.AddLogicalChild(this, par.Result); 495_pageRef = new WeakReference(par.Result); 500_NotifyPageCompleted(par.Result, par.Exception, par.IsCancelled, par.AsyncState);