VirtualizingPanel.InsertInternalChild(Int32, UIElement) Method

Definition

Adds the specified UIElement to the collection of a VirtualizingPanel element at the specified index position.

C#
protected void InsertInternalChild(int index, UIElement child);

Parameters

index
Int32

The index position within the collection at which the child element is inserted.

child
UIElement

The UIElement child to add to the collection.

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6