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 modifies the background color of specific grid cells. Target cells are defined explicitly by rows and columns (independent of the underlying data). The example stores target cells in a ...