mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Clean up #6
This commit is contained in:
parent
04f67e4f88
commit
6119d9c8d3
1 changed files with 0 additions and 6 deletions
|
@ -16,12 +16,6 @@ namespace CalculatorApp
|
||||||
property MainPage ^ MainPageProperty;
|
property MainPage ^ MainPageProperty;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
enum Theme
|
|
||||||
{
|
|
||||||
Light,
|
|
||||||
Dark,
|
|
||||||
System
|
|
||||||
};
|
|
||||||
void SetDefaultFocus();
|
void SetDefaultFocus();
|
||||||
void InitializeContributeTextBlock();
|
void InitializeContributeTextBlock();
|
||||||
void BackButtonClick(Platform::Object ^ sender, Windows::UI::Xaml::RoutedEventArgs ^ e);
|
void BackButtonClick(Platform::Object ^ sender, Windows::UI::Xaml::RoutedEventArgs ^ e);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue