1 write to PageContent
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
1320PageContent = pageContent;
3 references to PageContent
PresentationFramework (3)
System\Windows\Documents\FixedDocument.cs (3)
427asyncRequest.PageContent.GetPageRootAsyncCancel(); 1186PageContent pc = asyncRequest.PageContent; 1221if (asyncRequest.PageContent == pc)