-
Home
-
API
-
RibbonControl.Core.Contracts
-
IRibbonCommandCatalog
-
Methods
-
TryResolve(String, out ICommand?, out Object?)
TryResolve(String, out ICommand?, out Object?) Method
Definition
bool TryResolve(string commandId, scoped out ICommand? command, scoped out object? parameter)
Parameters
Returns