Event implementation that passes the button or menu item that is clicked.
public Func<Object,Task> Execute { get; set; }
See also:
Class AddInMenuItem© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic
Event implementation that passes the button or menu item that is clicked.
public Func<Object,Task> Execute { get; set; }