Method CreateAction
CreateAction(string, Action?)
Create Action which can be added to the ActionsControl.
public virtual TreeViewItem CreateAction(string title, Action? action)
Create Action which can be added to the ActionsControl.
public virtual TreeViewItem CreateAction(string title, Action? action)