Table of Contents

Property Children

Namespace
Innova.Prism.Infrastructure.Commands
Assembly
Innova.Prism.Infrastructure.dll

Children

Gets or sets the collection of children navigation items.

public ObservableCollection<T> Children { get; set; }

Property Value

ObservableCollection<T>