1 instantiation of PageContentCollection
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
865_pages = new PageContentCollection(this);
8 references to PageContentCollection
PresentationFramework (8)
src\Framework\System\Windows\Documents\FixedDocument.cs (5)
245PageContentCollection pc = this.Pages; 597public PageContentCollection Pages 657PageContentCollection pc = this.Pages; 694PageContentCollection pc = this.Pages; 1337private PageContentCollection _pages;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
4519typeof(System.Windows.Documents.PageContentCollection), // type
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11559typeof(System.Windows.Documents.PageContentCollection),
src\Framework\System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
500typeof(System.Windows.Documents.PageContentCollection).IsAssignableFrom(UnderlyingType))