AppBar is a WinRT class that represents a container for commanding, navigation and other controls.
You app can show two app bars – one on top of the screen and another on bottom. While bottom app bar usually presents buttons to control app behavior, top app bar can be used to facilitate navigation inside of the app, by presenting corresponding controls.
So top bar can be referenced as a navigation bar.