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