Name | Description | |
---|---|---|
![]() | NNavigationBar Constructor | Default constructor. |
The following tables list the members exposed by NNavigationBar.
Name | Description | |
---|---|---|
![]() | NNavigationBar Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | HeadersPaddingProperty | Reference to the HeadersPadding property |
![]() ![]() | HeadersSpacingProperty | Reference to the HeadersSpacing property |
![]() ![]() | IconsPaddingProperty | Reference to the IconsPadding property |
![]() ![]() | IconsSpacingProperty | Reference to the IconsSpacing property |
![]() ![]() | NNavigationBarSchema | Schema associated with NNavigationBar. |
![]() ![]() | PanesChild | Reference to the panes child |
![]() ![]() | PendantChild | Reference to the Pendant child |
![]() ![]() | SelectedIndexProperty | Reference to the SelectedIndex property |
![]() ![]() | ThumbChild | Reference to the Thumb child |
![]() ![]() | VisibleHeadersCountProperty | Reference to the VisibleHeadersCount property |
Name | Description | |
---|---|---|
![]() | HeadersPadding | Gets or sets the padding that is applied to the headers stack. |
![]() | HeadersSpacing | Gets or sets the spacing between the headers. |
![]() | IconsPadding | Gets or sets the padding that is applied to the icons stack. |
![]() | IconsSpacing | Gets or sets the spacing between the icons. |
![]() | Panes | Gets or sets the panes of the navigation bar. |
![]() | Pendant | Gets or sets the pendant of the navigation bar. |
![]() | SelectedIndex | Gets or sets the selected index. |
![]() | SelectedPane | Gets or sets the selected pane. |
![]() | Thumb | Gets or sets the thumb of the navigation bar. |
![]() | VisibleHeadersCount | Gets or sets the number of pane headers from the start of the Panes collection that are considered "visible" |
Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Appends the displayable children of the element to the provided list. This implementation accumulates the children of this this element, which are NVisual instances. |
![]() | GetThumbValue | Given a thumb position in thumb axis coordinates, determines the thumb value. |
![]() | PopulatePendantMenu | Populates the pendant menu with menu items. |
![]() | ShowOptionsDialog | Shows the NavigationBar Options dialog. |
Name | Description | |
---|---|---|
![]() | AddOverflowIconsMenuItems | Adds menu items for the hidden buttons (buttons that are not in the icons or headers lists) |
![]() | ArrangeContent | Overridden. Arranges the element content. |
![]() | CreateAddRemoveButtonMenuItem | Creates the root "Add/Remove" menu item, the subitems of which are the menu items for each command bar that resides in this command bar owner lane. |
![]() | CreateShowHidePaneMenuItem | Creates a menu item that should be placed in the "Add/Remove" root menu item, and that represents the specified pane. |
![]() | MeasureContent | Overridden. Measures the desired size of the element content. |
![]() | OnAddRemoveMenuItemClicked | Called when an add/remove menu item was clicked |
![]() | OnOptionsMenuItemClick | Called when the user clicks on the Options menu item. |
![]() | OnOverlflowIconsMenuItemClick | Called when the user clicks on a menu item in the overflow buttons list, that appears in the context menu. |
![]() | OnSelectedIndexChanged | Called when the value of the SelectedIndex property has changed. |
![]() | OnShowFewerButtonsClick | Called when teh "Show Fewer Buttons" menu item is clicked |
![]() | OnShowMoreButtonsClick | Called when teh "Show More Buttons" menu item is clicked |
![]() | OnThumbDrag | Called when the thumb is dragged. |
Name | Description | |
---|---|---|
![]() | SelectedIndexChanged | Occurs when the selected index property has changed. |