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