Click or drag to resize

AppContextNavigators Property

The collection of Navigator objects for the application.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Navigators Navigators { get; }

Property Value

Type: Navigators

Implements

IAppContextNavigators
See Also