From 1a679a3224c4225beaf89b11939ac81e9865da79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=84=E3=81=88=E3=81=AA=E3=81=84?= Date: Wed, 26 Aug 2020 16:57:57 +0800 Subject: [PATCH] improved window style adaption --- Bililive_dm/App.xaml.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Bililive_dm/App.xaml.cs b/Bililive_dm/App.xaml.cs index 4cd2b1d8..1bf42191 100644 --- a/Bililive_dm/App.xaml.cs +++ b/Bililive_dm/App.xaml.cs @@ -23,7 +23,6 @@ namespace Bililive_dm /// public partial class App: Application { - internal Collection merged { get; private set; } internal ResourceDictionary AeroWin8 { get; private set; } internal Collection merged { get; private set; }