mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Reverted Current change
This commit is contained in:
@@ -1239,7 +1239,7 @@ public static partial class Application
|
||||
/// Only relevant in scenarios where <see cref="Toplevel.IsOverlappedContainer"/> is <see langword="true"/>.
|
||||
/// </remarks>
|
||||
/// <value>The current.</value>
|
||||
public static Toplevel Current { get; internal set; }
|
||||
public static Toplevel Current { get; private set; }
|
||||
|
||||
private static void EnsureModalOrVisibleAlwaysOnTop (Toplevel topLevel)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user