Property CommandTarget
CommandTarget
Gets or sets target where the command should be raised.
public virtual object? CommandTarget { get; set; }
Gets or sets target where the command should be raised.
public virtual object? CommandTarget { get; set; }