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