Help Provider
Your device can optionally link to an online help resource via the IEmbeddedHelpFile interface. This interface should be implemented by your device UI class (.xaml.cs).
There is a single property FileName that should be a Uri to your resource.
When implemented, a help icon will be displayed which links to the provided Uri.