TryResolve(String, out ICommand?, out Object?) Method

Definition

Assembly RibbonControl.Core.dll
bool TryResolve(string commandId, scoped out ICommand? command, scoped out object? parameter)

Parameters

commandId
String?
command
ICommand?
parameter
Object

Returns