NavigationFrame Constructors
The flat-styled page container without built-in navigation elements (unlike the TabPane), displaying one page at a time. Supports animation effects when navigating through pages. See Navigation Frame and Tab Pane.
| Name | Description |
|---|---|
| NavigationFrame() | Initializes a new instance of the NavigationFrame class with the default settings. |
See Also