1 implementation of GetCommand
Microsoft.Maui (1)
CommandMapper.cs (1)
36 public virtual Command? GetCommand(string key)
2 references to GetCommand
Microsoft.Maui (2)
CommandMapperExtensions.cs (2)
32 var previousMethod = commandMapper.GetCommand(key); 54 var previousMethod = commandMapper.GetCommand(key);