Adds an image icon to the editor toolbar
public void AddEditToolbarIcon(ImageSource icon, string markdownActionCommand, ToolBar toolbar, ICommand command)
Parameters
icon
An image source icon - should size well for 16px high
markdownActionCommand
string action from MarkupMarkdow() implementation or wrap with html|tag
toolbar
command
Overloads:
See also:
Class MainWindow© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic