ItemContainer.Child Property

Definition

Gets or sets the child element of the item, which can be any UIElement. This is the content of the item.

C#
public UIElement Child { get; set; }

Property Value

The child element of the item, which can be any UIElement.

Applies to

Product Versions
Windows App SDK 1.4, 1.5, 1.6