Click or drag to resize

HighlightingTextBlockHighLightFontWeight Property

Gets or sets the font weight applied to the search text; default is bold.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public FontWeight HighLightFontWeight { get; set; }

Property Value

Type: FontWeight
See Also