Поделиться через


NonVirtualizingLayoutContext.ChildrenCore Свойство

Определение

Реализует поведение для получения возвращаемого значения Children в производном или настраиваемом объекте NonVirtualizingLayoutContext.

protected:
 virtual property IVectorView<UIElement ^> ^ ChildrenCore { IVectorView<UIElement ^> ^ get(); };
IVectorView<UIElement> ChildrenCore();
protected virtual IReadOnlyList<UIElement> ChildrenCore { get; }
Protected Overridable ReadOnly Property ChildrenCore As IReadOnlyList(Of UIElement)

Значение свойства

Значение, которое должно быть возвращено как Дочерние в nonVirtualizingLayoutContext.

Применяется к