Click or drag to resize

HighlightingTextBlockInlines Property

Gets the inlines to render in the TextBlock

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
protected InlineCollection Inlines { get; }

Property Value

Type: InlineCollection
See Also