New to Telerik UI for WPFStart a free 30-day trial

Localization

Updated over 6 months ago

The built-in localization mechanism in the framework allows you to localize the drag and drop hints in the RadTreeView control.

Here is a list of the supported languages:

  • English
  • German
  • Spanish
  • French
  • Italian
  • Dutch
  • Turkish

o learn more about the ways to localize the UI for WPF controls please read the common topic on Localization.

Resource Keys

Currently, you can localize the four RadTreeView drag and drop hints. In order to be able to distinguish these resources, a unique identifier, called a resource key, is assigned to each localizable string.

Here is a list of all of the available resources and their default values:

KeyValue
TreeViewDropAfterDrop after
TreeViewDropBeforeDrop before
TreeViewDropInDrop in
TreeViewDropRootDrop as root

See Also

In this article
Resource KeysSee Also
Not finding the help you need?
Contact Support