Some UI changes on settings.
This commit is contained in:
@@ -18,6 +18,11 @@ public interface IStatePersistanceService : INotifyPropertyChanged
|
||||
/// </summary>
|
||||
string CoreWindowTitle { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// App mode title shown in the title bar.
|
||||
/// </summary>
|
||||
string AppModeTitle { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// When only reader page is visible in small sized window.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user