"Back" button on the navigation menu is only localized to de and en by default. In order to add a new language, following steps must be taken: Edit the "language" node of the json file of the hmi ...
Create a class type called PageTag derived from DynamicObject and implementing ICustomPropertyProvider. Create a Page-derived class called PageBase with a DependencyProperty that holds a PageTag and ...