Пример #1
0
 public EditorCommandStatus GetCommandStatus(EditorCommand command)
 => FocusedEditor?.GetCommandStatus(command) ?? EditorCommandStatus.Unsupported;