'Declaration
Public ReadOnly Property Children As StyleCollection
Remarks
This method always returns a non-null collection of child styles, initializing it if it did not exist. To test whether a style already has child styles without creating the Children collection, use the HasChildren property.