mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -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;
|
||||
|
||||
private:
|
||||
enum Theme
|
||||
{
|
||||
Light,
|
||||
Dark,
|
||||
System
|
||||
};
|
||||
void SetDefaultFocus();
|
||||
void InitializeContributeTextBlock();
|
||||
void BackButtonClick(Platform::Object ^ sender, Windows::UI::Xaml::RoutedEventArgs ^ e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue