6 instantiations of BlockCollection
PresentationFramework (6)
System\Windows\Documents\AnchoredBlock.cs (1)
93return new BlockCollection(this, /*isOwnerParent*/true);
System\Windows\Documents\Block.cs (1)
49return new BlockCollection(this, /*isOwnerParent*/false);
System\Windows\Documents\FlowDocument.cs (1)
149return new BlockCollection(this, /*isOwnerParent*/true);
System\Windows\Documents\ListItem.cs (1)
90return new BlockCollection(this, /*isOwnerParent*/true);
System\windows\Documents\Section.cs (1)
95return new BlockCollection(this, /*isOwnerParent*/true);
System\Windows\Documents\TableCell.cs (1)
136return new BlockCollection(this, /*isOwnerParent*/true);
13 references to BlockCollection
PresentationFramework (13)
System\Windows\Documents\AnchoredBlock.cs (1)
89public BlockCollection Blocks
System\Windows\Documents\Block.cs (1)
40public BlockCollection SiblingBlocks
System\Windows\Documents\FlowDocument.cs (1)
145public BlockCollection Blocks
System\Windows\Documents\ListItem.cs (1)
86public BlockCollection Blocks
System\windows\Documents\Section.cs (1)
91public BlockCollection Blocks
System\Windows\Documents\TableCell.cs (1)
132public BlockCollection Blocks
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (7)
4064typeof(System.Windows.Documents.BlockCollection), // type 4527typeof(System.Windows.Documents.BlockCollection), // type 4595typeof(System.Windows.Documents.BlockCollection), // type 4612typeof(System.Windows.Documents.BlockCollection), // type 5076typeof(System.Windows.Documents.BlockCollection), // type 5589typeof(System.Windows.Documents.BlockCollection), // type 5845typeof(System.Windows.Documents.BlockCollection), // type