This commit is contained in:
PrefacedCorg
2026-04-24 07:13:27 +08:00
parent f05062f902
commit 48b0e09278
10 changed files with 215 additions and 115 deletions
@@ -481,5 +481,10 @@ namespace Ink_Canvas.Windows.SettingsViews
}
}
#endregion
public NavigationView GetNavigationView()
{
return NavigationViewControl;
}
}
}