mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-15 01:32:51 -07:00
Resolution for Bit Shift radio button announcements (#1317)
This commit is contained in:
parent
ed7bfb8142
commit
264babc608
7 changed files with 72 additions and 22 deletions
|
@ -267,6 +267,7 @@ namespace CalculatorApp
|
|||
void OnMaxDigitsReached();
|
||||
void OnBinaryOperatorReceived();
|
||||
void OnMemoryItemChanged(unsigned int indexOfMemory);
|
||||
void SetBitshiftRadioButtonCheckedAnnouncement(Platform::String ^ announcement);
|
||||
|
||||
Platform::String ^ GetLocalizedStringFormat(Platform::String ^ format, Platform::String ^ displayValue);
|
||||
void OnPropertyChanged(Platform::String ^ propertyname);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue