This example demonstrates how to customize the Text context menu of the WPF Rich Text Editor. Add the required bar actions to the RichEditControl.MenuCustomizations collection to create, modify or ...
This example shows how to implement a custom filter that reacts to the TreeViewNode’s Text when it is split by a comma and applies custom highlighting.