Make variable chevron focusable (#1096)

* give chevron focus

* fix merge issues

* fix key
This commit is contained in:
Pepe Rivera
2020-03-30 19:43:09 -07:00
committed by GitHub
parent bbeee0aad0
commit 25399c75d9
4 changed files with 39 additions and 10 deletions

View File

@@ -4418,6 +4418,10 @@
<value>Graph Options</value>
<comment>Heading for the Graph Options flyout in Graphing mode.</comment>
</data>
<data name="VariableAreaSettings.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable options</value>
<comment>Screen reader prompt for the variable settings button</comment>
</data>
<data name="LineThicknessBox.Header" xml:space="preserve">
<value>Line Thickness</value>
<comment>Heading for the Graph Options flyout in Graphing mode.</comment>