New AI actions panel. Replaced new command bar.
This commit is contained in:
@@ -4,4 +4,5 @@ public interface IMenuOperation
|
||||
{
|
||||
bool IsEnabled { get; }
|
||||
string Identifier { get; }
|
||||
bool IsSecondaryMenuPreferred { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user