1 write to PageContent
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
1332PageContent = pageContent;
3 references to PageContent
PresentationFramework (3)
System\Windows\Documents\FixedDocument.cs (3)
438asyncRequest.PageContent.GetPageRootAsyncCancel(); 1198PageContent pc = asyncRequest.PageContent; 1233if (asyncRequest.PageContent == pc)