MarkupExtensionTestsClass.

IntList Property

Namespace
XamlParserTests
Containing Type
MarkupExtensionTestsClass

Syntax

[Content]
public List<int> IntList { get; }

Attributes

Type Description
ContentAttribute

Value

Type Description
List<int>