You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accessibility issues (#598)
* Tooltip is added for the back button in the main window
* Scroll bar is getting overlap on the pane and text issue is fixed over all pages
* Automation Property added for the "source code" expander
DataBindingDemo fix 1144857 by making non-actionable content IsTabSto…
…p="False" on MainWindow and AddProductWindow (#308)
* Setting IsTabstop to false for portions of UI that are not meant to be interactive.
* Update AddProductWindow.xaml
Co-authored-by: Mark Harper (DEV) <[email protected]>