1 write to PageContent
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1371PageContent = pageContent;
3 references to PageContent
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedDocument.cs (3)
461asyncRequest.PageContent.GetPageRootAsyncCancel(); 1237PageContent pc = asyncRequest.PageContent; 1272if (asyncRequest.PageContent == pc)