Table of Contents

Property ContentElements

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ContentElements

Returns a collection of content elements which is used by the UIXML loader to find content items by index.

public override IReadOnlyList<FrameworkElement> ContentElements { get; }

Property Value

IReadOnlyList<FrameworkElement>