1 write to PageContent
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
1319PageContent = pageContent;
3 references to PageContent
PresentationFramework (3)
System\Windows\Documents\FixedDocument.cs (3)
426asyncRequest.PageContent.GetPageRootAsyncCancel(); 1185PageContent pc = asyncRequest.PageContent; 1220if (asyncRequest.PageContent == pc)