更新
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
|
||||
|
||||
using DateAndTimeViewModel = WPFluent.Gallery.ViewModels.Pages.DateAndTimeViewModel;
|
||||
|
||||
namespace WPFluent.Gallery.Views.Pages;
|
||||
|
||||
public partial class DateAndTimePage
|
||||
{
|
||||
public DateAndTimePage()
|
||||
{
|
||||
DataContext = new DateAndTimeViewModel();
|
||||
|
||||
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user