...
Navigation help allow you to associate help with a particular navigation hierarchy in the navigation tree. When a user navigates to that location in the tree then the framework will query you for help for that item. F1 help allows you to supply help in your dialogs and panels that is displayed when the user presses F1.
Navigation Help
NAVIGATIONTREE and HELP items share a special relationship in the WMC. To get help appearing in the help pane when the user navigates to an item in the navigation tree you should register a HELP item that has the tree item Navigation Path as it's sub path. e.g.
...