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