Skip to main content
A newer version of this page is available. .

NavigationItemCreatedEventArgs Properties

Represents arguments passed to the ShowNavigationItemController.NavigationItemCreated event.
Name Description
ModelNavigationItem Specifies the Application Model node which represents the created navigation item.
NavigationItem Represents a navigation Action‘s item for which the navigation item has been created in the navigation control.
See Also