Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 905 Bytes

nonvirtualizinglayoutcontext_childrencore.md

File metadata and controls

27 lines (16 loc) · 905 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NonVirtualizingLayoutContext.ChildrenCore
winrt property

Microsoft.UI.Xaml.Controls.NonVirtualizingLayoutContext.ChildrenCore

-description

Implements the behavior for getting the return value of Children in a derived or custom NonVirtualizingLayoutContext.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The value that should be returned as Children by the NonVirtualizingLayoutContext.

-remarks

-see-also

-examples