Converts an InputSuggestion to a formatted text block containing the
suggestion with the user input is highlighted in bold.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public class InputSuggestionToContentConverter : IValueConverter |
| Visual Basic (Declaration) |
|---|
Public Class InputSuggestionToContentConverter _ Implements IValueConverter |