diff --git a/doc/controls/NavigationBar.md b/doc/controls/NavigationBar.md index b4086a80b..2aad310f4 100644 --- a/doc/controls/NavigationBar.md +++ b/doc/controls/NavigationBar.md @@ -314,6 +314,7 @@ On **Android**, only icons are supported (`AppBarButton.Icon`). This is due to a > [!NOTE] > The default back button icon can be customized for non-mobile platforms by overriding the `NavigationBarBackIconData` resource. On `Android` and `iOS`, the native default back button icon is used. On Windows and other non-mobile platforms, you can provide a custom back button icon by defining the `NavigationBarBackIconData` resource in your resource dictionary: +> >```xml > > YOUR_CUSTOM_PATH_DATA