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.
public IInputElement? CommandTarget { get; set; }
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.
public IInputElement? CommandTarget { get; set; }