整合自定义控件
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
// All Rights Reserved.
|
||||
|
||||
using System.Windows.Controls;
|
||||
using WPFluent.Controls;
|
||||
|
||||
namespace WPFluent.Gallery.Controls;
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
// Copyright (C) Leszek Pomianowski and WPF UI Contributors.
|
||||
// All Rights Reserved.
|
||||
|
||||
using WPFluent.Controls;
|
||||
|
||||
namespace WPFluent.Gallery.Models;
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
// Copyright (C) Leszek Pomianowski and WPF UI Contributors.
|
||||
// All Rights Reserved.
|
||||
|
||||
using WPFluent.Controls;
|
||||
|
||||
namespace WPFluent.Gallery.Models;
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
// Copyright (C) Leszek Pomianowski and WPF UI Contributors.
|
||||
// All Rights Reserved.
|
||||
|
||||
using WPFluent.Controls;
|
||||
|
||||
namespace WPFluent.Gallery.Models;
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@ using System.Reflection;
|
||||
using System.Windows.Media;
|
||||
|
||||
using WPFluent.Appearance;
|
||||
using WPFluent.Controls;
|
||||
|
||||
namespace WPFluent.Gallery.ViewModels.Pages;
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
// Copyright (C) Leszek Pomianowski and WPF UI Contributors.
|
||||
// All Rights Reserved.
|
||||
|
||||
using WPFluent.Controls;
|
||||
using WPFluent.Gallery.Models;
|
||||
using WPFluent.Gallery.Services;
|
||||
using WPFluent.Gallery.Views.Windows;
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
// Copyright (C) Leszek Pomianowski and WPF UI Contributors.
|
||||
// All Rights Reserved.
|
||||
|
||||
using WPFluent.Controls;
|
||||
using WPFluent.Gallery.ViewModels.Pages.Windows;
|
||||
|
||||
namespace WPFluent.Gallery.Views.Pages.Windows;
|
||||
|
||||
Reference in New Issue
Block a user