mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Reformat ZuneShell.cs
This commit is contained in:
@@ -74,7 +74,7 @@ namespace ZuneUI
|
||||
public ZunePage CurrentPage => (ZunePage)this._pageStack.CurrentPage;
|
||||
|
||||
public bool CanNavigateBack => this._pageStack.CanNavigateBack;
|
||||
|
||||
|
||||
public bool NavigationLocked
|
||||
{
|
||||
get => this._navigationLocked;
|
||||
|
||||
Reference in New Issue
Block a user