mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
remove INotifyPropertyChanged on TitleView
This commit is contained in:
@@ -12,7 +12,6 @@ namespace Snap.Hutao.View;
|
||||
/// 标题视图
|
||||
/// </summary>
|
||||
[HighQuality]
|
||||
[INotifyPropertyChanged]
|
||||
internal sealed partial class TitleView : UserControl
|
||||
{
|
||||
public TitleView()
|
||||
|
||||
Reference in New Issue
Block a user