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