Settings shell.
This commit is contained in:
@@ -3,4 +3,5 @@ namespace Wino.Core.Domain.Models.Navigation;
|
||||
public sealed class ShellModeActivationContext
|
||||
{
|
||||
public bool IsInitialActivation { get; init; }
|
||||
public object Parameter { get; init; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user