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)
245
PageContentCollection
pc = this.Pages;
597
public
PageContentCollection
Pages
657
PageContentCollection
pc = this.Pages;
694
PageContentCollection
pc = this.Pages;
1337
private
PageContentCollection
_pages;
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
4519
typeof(System.Windows.Documents.
PageContentCollection
), // type
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11559
typeof(System.Windows.Documents.
PageContentCollection
),
src\Framework\System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
500
typeof(System.Windows.Documents.
PageContentCollection
).IsAssignableFrom(UnderlyingType))