Property CommandParameter
CommandParameter
Gets the parameter that will be passed to the command when executing it.
public object? CommandParameter { readonly get; set; }
Gets the parameter that will be passed to the command when executing it.
public object? CommandParameter { readonly get; set; }