calculator/src/Calculator/Controls
Lance McCarthy 8520d3fc74 Refactored XAML x:Names (#433)
Description of the changes:
-Refactored all x:Names to use the generally accepted Pascal-Casing

How changes were validated:
Unit Tests
Manual Tests
2019-04-18 16:01:47 -07:00
..
CalculationResult.cpp Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
CalculationResult.h Optimize and simplify CalculationResult to be able to update the FontSize and the DisplayMargin without fully updating the Style. (#217) 2019-04-05 13:04:39 -07:00
CalculationResultAutomationPeer.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
CalculationResultAutomationPeer.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
CalculatorButton.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
CalculatorButton.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
FlipButtons.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
FlipButtons.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
HorizontalNoOverflowStackPanel.cpp Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) 2019-03-26 11:24:36 -07:00
HorizontalNoOverflowStackPanel.h Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) 2019-03-26 11:24:36 -07:00
OverflowTextBlock.cpp Refactored XAML x:Names (#433) 2019-04-18 16:01:47 -07:00
OverflowTextBlock.h Decrease CPU usage of OverflowTextBlock + optimization (#403) 2019-04-18 15:21:33 -07:00
OverflowTextBlockAutomationPeer.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
OverflowTextBlockAutomationPeer.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
RadixButton.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
RadixButton.h Hello GitHub 2019-01-28 16:24:37 -08:00
SupplementaryItemsControl.cpp Improve performance of SupplementaryResult + Modify the height of RowDltrUnits when UnitConverter is in Landscape (#249) 2019-03-26 11:24:36 -07:00
SupplementaryItemsControl.h Hello GitHub 2019-01-28 16:24:37 -08:00