Method GetAllCommands
GetAllCommands()
Gets all commands across all categories.
public static IReadOnlyList<Command> GetAllCommands()
Returns
- IReadOnlyList<Command>
A read-only collection containing all defined dictation commands.
Gets all commands across all categories.
public static IReadOnlyList<Command> GetAllCommands()
A read-only collection containing all defined dictation commands.