Provides runtime helpers for source-generated method-to-command bindings.
public static class SourceGenMethodCommandRuntime
kind:method, kind:property, kind:ctor. Press Esc to clear.ConvertParameter<T>(Object?)Converts a command parameter to the execute-method parameter type using Avalonia conversion rules.Create(Object?, Action<Object, Object?>, Func<Object, Object?, Boolean>?, IReadOnlyList<String>?)Creates an ICommand? wrapper for a bound method target.