calculator/src
Eric Wong 2a29947a28 Collapse CurrencySecondaryStatus when no text is present in the text block (#467)
Fixes #313
In Scan/Item mode, Narrator focus navigates to hidden element “No next item” after “Update rates” link in "Currency Converter" window #313

Description of the changes:
Adds an x:Name to the CurrencySecondaryStatus text block
Adds a NormalCurrencyStatus visual state to the CurrencySecondaryStatusStates
Adds functionality to the CurrencySecondaryStatusStates to show or hide the CurrencySecondaryStatus text block.

How changes were validated:
Verified that the textblock is not visible in the accessibility tree via inspect.exe from the windows sdk.
Verified that Narrator also does not stop on the block when in scan mode.
Verified that the textblock is visible in the accessibility tree and read out in Narrator when the ChargesMayApplyCurrencyStatus or FailedCurrencyStatus viewstates are set.
2019-04-22 17:30:59 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Compile CalcManager project with or without precompiled headers (#436) 2019-04-17 17:28:45 -07:00
Calculator Collapse CurrencySecondaryStatus when no text is present in the text block (#467) 2019-04-22 17:30:59 -07:00
CalculatorUnitTests Fix test code that never executes (#465) 2019-04-18 17:05:44 -07:00
CalcViewModel Updates to copypastemanager (#390) 2019-04-22 16:59:13 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00