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; }
Gets or sets the collection of children navigation items.
public ObservableCollection<T> Children { get; set; }