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.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Documents.BlockCollectionA BlockCollection containing the Block elements that comprise the contents of the Section. This property has no default value.
Show: