settings - string resource init
This commit is contained in:
@@ -5,14 +5,6 @@ namespace VDownload.Core.Views.Settings
|
||||
{
|
||||
public sealed partial class SettingsView : Page
|
||||
{
|
||||
#region PROPERTIES
|
||||
|
||||
public new SettingsViewModel DataContext { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
|
||||
#region CONSTRUCTORS
|
||||
|
||||
public SettingsView(SettingsViewModel viewModel)
|
||||
|
||||
Reference in New Issue
Block a user