public static IFrame GetEditorMainFrame([NotNull] this IWorkingContext workingContext) { return(workingContext.GetFrame("EditorMainFrame")); }