Files
dotnet/Documentation/compatibility/wpf-keyboard-navigation-listbox-hyperlink.md
Ron Petrusha 87ba925efe Addressed build errors from dotnet/docs#11670 (#996)
* Addressed docs build issues

* Updated readme
2019-04-05 13:20:27 -07:00

25 lines
457 B
Markdown

## Keyboard navigation improvement in ListBox with Hyperlinks
### Scope
Major
### Version Introduced
4.8
### Source Analyzer Status
NotPlanned
### Change Description
Fixed incorrect result of pressing an arrow key when the focus is on a hyperlink within an item that is not the selected item of the parent <xref:System.Windows.Controls.ItemsControl>.
- [ ] Quirked
- [ ] Build-time break
### Category
WPF
<!--
### Original Bug
405208
-->