Table of Contents

Property PathParameters

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

PathParameters

The list of parameters to use when the path refers to indexed parameters. Each parameter in the list should be a DependencyProperty, a PropertyInfo, or a PropertyDescriptor.

public Collection<object> PathParameters { get; }

Property Value

Collection<object>