Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 649 Bytes

virtualizingpanel_addinternalchild_138590371.md

File metadata and controls

25 lines (16 loc) · 649 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.VirtualizingPanel.AddInternalChild(Windows.UI.Xaml.UIElement)
winrt method

Windows.UI.Xaml.Controls.VirtualizingPanel.AddInternalChild

-description

Adds the specified UIElement to the Children collection of a VirtualizingPanel element.

-parameters

-param child

The UIElement child to add to the collection.

-remarks

-examples

-see-also