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