Highlighting |
The HighlightingTextBlock type exposes the following members.
| Name | Description | |
|---|---|---|
| HighLightBrush | Gets or sets the brush to high light the search text. | |
| HighLightFontWeight | Gets or sets the font weight applied to the search text; default is bold. | |
| Inlines | Gets the inlines to render in the TextBlock | |
| SearchText | Gets or sets the search text that will be highlighted. | |
| StringComparison | Gets or sets the string comparison used to find the highlighting text; default is OrdinalIgnoreCase | |
| Text | Gets or sets the text to display. |