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