Blocks Property
Collapse the table of content
Expand the table of content

Section.Blocks Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a BlockCollection containing the top-level Block elements that comprise the contents of the Section.

Namespace:  System.Windows.Documents
Assembly:  System.Windows (in System.Windows.dll)

public BlockCollection Blocks { get; private set; }

Property Value

Type: System.Windows.Documents.BlockCollection
A BlockCollection containing the Block elements that comprise the contents of the Section. This property has no default value.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft