Property CommandTarget
CommandTarget
An element that an implementor may wish to target as the destination for the command. The property may be implemented as read-write if desired.
[Browsable(false)]
public virtual object? CommandTarget { get; set; }