6 instantiations of BlockCollection
PresentationFramework (6)
src\Framework\System\Windows\Documents\AnchoredBlock.cs (1)
93
return new
BlockCollection
(this, /*isOwnerParent*/true);
src\Framework\System\Windows\Documents\Block.cs (1)
49
return new
BlockCollection
(this, /*isOwnerParent*/false);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
157
return new
BlockCollection
(this, /*isOwnerParent*/true);
src\Framework\System\Windows\Documents\ListItem.cs (1)
97
return new
BlockCollection
(this, /*isOwnerParent*/true);
src\Framework\System\windows\Documents\Section.cs (1)
98
return new
BlockCollection
(this, /*isOwnerParent*/true);
src\Framework\System\Windows\Documents\TableCell.cs (1)
143
return new
BlockCollection
(this, /*isOwnerParent*/true);
13 references to BlockCollection
PresentationFramework (13)
src\Framework\System\Windows\Documents\AnchoredBlock.cs (1)
89
public
BlockCollection
Blocks
src\Framework\System\Windows\Documents\Block.cs (1)
40
public
BlockCollection
SiblingBlocks
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
153
public
BlockCollection
Blocks
src\Framework\System\Windows\Documents\ListItem.cs (1)
93
public
BlockCollection
Blocks
src\Framework\System\windows\Documents\Section.cs (1)
94
public
BlockCollection
Blocks
src\Framework\System\Windows\Documents\TableCell.cs (1)
139
public
BlockCollection
Blocks
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (7)
4039
typeof(System.Windows.Documents.
BlockCollection
), // type
4502
typeof(System.Windows.Documents.
BlockCollection
), // type
4570
typeof(System.Windows.Documents.
BlockCollection
), // type
4587
typeof(System.Windows.Documents.
BlockCollection
), // type
5051
typeof(System.Windows.Documents.
BlockCollection
), // type
5547
typeof(System.Windows.Documents.
BlockCollection
), // type
5803
typeof(System.Windows.Documents.
BlockCollection
), // type