Property Commands
Commands
Gets or sets the commands this command binding will invoke.
public Command[] Commands { readonly get; init; }
Property Value
- Command[]
Gets or sets the commands this command binding will invoke.
public Command[] Commands { readonly get; init; }