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