Add KeyBindingBehavior
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
public interface IComponentScopeProvider
|
||||
{
|
||||
IServiceProvider? Get(string name);
|
||||
ComponentScopeDescriptor? Get(string key);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user