SimpleClass.

Children Property

Namespace
XamlParserTests
Containing Type
SimpleClass

Syntax

[Content]
public List<SimpleSubClass> Children { get; set; }

Attributes

Type Description
ContentAttribute

Value

Type Description
List<SimpleSubClass>