mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
Code Cleanup
This commit is contained in:
@@ -38,9 +38,6 @@ using System.Windows.Threading;
|
||||
|
||||
namespace QuickLook.Plugin.ImageViewer;
|
||||
|
||||
/// <summary>
|
||||
/// Interaction logic for ImagePanel.xaml
|
||||
/// </summary>
|
||||
public partial class ImagePanel : UserControl, INotifyPropertyChanged, IDisposable
|
||||
{
|
||||
private Visibility _backgroundVisibility = Visibility.Visible;
|
||||
|
Reference in New Issue
Block a user