Localization in WPF Navigation Pane (GroupBar)
23 Oct 2019 / 1 minute to read
Localization involves the customization of the application for a specific language. It translates string values according to the specific culture. In the following table, the language is English and French
Property | Description |
---|---|
Options | Sets the string for the Options property Menu Item In GroupBar. |
Options(en-US) Options de(fr-FR) | |
GroupbarMItemCut, GroupbarMItemCopy, GroupbarMItemPaste, GroupbarMItemListView, GroupbarMItemSortAsc, GroupbarMItemSortDsc, GroupbarMItemAddTab, GroupbarMItemDeleteTab, GroupbarMItemRenameTab, GroupbarMItemAddItem, GroupbarMItemRenameItem, GroupbarMItemDeleteItem, GroupbarMItemMoveUp, GroupbarMItemMoveDown | Sets the string for the context menu item in GroupBar. |
ContextMenu(en-US) ContextMenu(en-US) |
|
Show fewer buttons, Show more buttonsButtons | Sets the string for the Dropdown Menu Item in GroupBar. |
Dropdown Menu Item(en-US) Dropdown Menu Item(fr-FR) |
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page