6 instantiations of BlockCollection
PresentationFramework (6)
System\Windows\Documents\AnchoredBlock.cs (1)
82return new BlockCollection(this, /*isOwnerParent*/true);
System\Windows\Documents\Block.cs (1)
46return new BlockCollection(this, /*isOwnerParent*/false);
System\Windows\Documents\FlowDocument.cs (1)
148return new BlockCollection(this, /*isOwnerParent*/true);
System\Windows\Documents\ListItem.cs (1)
88return new BlockCollection(this, /*isOwnerParent*/true);
System\windows\Documents\Section.cs (1)
94return new BlockCollection(this, /*isOwnerParent*/true);
System\Windows\Documents\TableCell.cs (1)
122return new BlockCollection(this, /*isOwnerParent*/true);
13 references to BlockCollection
PresentationFramework (13)
System\Windows\Documents\AnchoredBlock.cs (1)
78public BlockCollection Blocks
System\Windows\Documents\Block.cs (1)
37public BlockCollection SiblingBlocks
System\Windows\Documents\FlowDocument.cs (1)
144public BlockCollection Blocks
System\Windows\Documents\ListItem.cs (1)
84public BlockCollection Blocks
System\windows\Documents\Section.cs (1)
90public BlockCollection Blocks
System\Windows\Documents\TableCell.cs (1)
118public BlockCollection Blocks
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (7)
4271typeof(System.Windows.Documents.BlockCollection), // type 4786typeof(System.Windows.Documents.BlockCollection), // type 4862typeof(System.Windows.Documents.BlockCollection), // type 4881typeof(System.Windows.Documents.BlockCollection), // type 5395typeof(System.Windows.Documents.BlockCollection), // type 5964typeof(System.Windows.Documents.BlockCollection), // type 6248typeof(System.Windows.Documents.BlockCollection), // type