ghost1372 / HandyControls

Contains some simple and commonly used WPF controls based on HandyControl
https://ghost1372.github.io/
MIT License
1.07k stars 102 forks source link

CoverViewItem will make XAML designer busy #204

Closed ALINGCAT closed 11 months ago

ALINGCAT commented 1 year ago

Describe the bug

My VS2022's version is 17.6.5.

Steps to reproduce the bug

1.I create a new UserControl 2.Replace the default Grid or take hc:CoverView and hc:CoverViewItem inside 3.popup a window and tell me "XAML设计器正忙"("XAML Designer is busy" my IDE's language is Chinese) 4.IDE is not responding. I can't do anything. 5.restart IDE and lose change.(because I can't save my xaml file)

Expected behavior

No response

Screenshots

Snipaste_2023-07-26_10-20-52

NuGet package version

HandyControls (Custom version) 3.4.5

IDE

Visual Studio 2022

Framework type

.Net Framework 4.6.1

Windows version

May 2021 Update (19043)

Additional context

VS and Blend have the same problem.

ghost1372 commented 11 months ago

report it in original repo