Browse Source
There is no `ScrollViewer` in the template for `ItemsControl` which means that if a `VirtualizingStackPanel` is used for `ItemsControl.ItemsPanel` then `InvalidateScroll` won't be set. Just do nothing in this case. Fixes #1829.pull/1863/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue