Create a key value converter

Create a converter that changes Boolean values into localized text.

  1. In Project view, right-click Converters and select New > Key-value converter.
  2. Double-click the converter.
  3. In the central pane, set the following values:
    Keys Boolean Values String
    True True
    False False

    For more information about dynamic links, see Create dynamic links.