Skip to content

Commit 9154948

Browse files
author
Ron Petrusha
authored
Addressed Policheck issues microsoft#2 (microsoft#1049)
1 parent edaab6c commit 9154948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/compatibility/wpf-hang-listbox-duplicate-valuetypes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Fixed a hang when ListBox contains duplicate value-types
1+
## Fixed problem of unresponsiveness when ListBox contains duplicate value-types
22

33
### Scope
44
Major
@@ -10,7 +10,7 @@ Major
1010
NotPlanned
1111

1212
### Change Description
13-
Fixed a problem where a virtualizing<xref:System.Windows.Controls.ItemsControl> can hang during scrolling when its Items collection contains duplicate value-typed objects.
13+
Fixed a problem where a virtualizing <xref:System.Windows.Controls.ItemsControl> can become unresponsive during scrolling when its <xref:System.Windows.Controls.ItemsControl.Items> collection contains duplicate value-typed objects.
1414

1515
- [ ] Quirked
1616
- [ ] Build-time break

0 commit comments

Comments
 (0)