Update share output (#782)
* fix share bugs * PR feedback * PR feedback and merge fix * Fix spacing and use explicit break * Fix extra space
This commit is contained in:
committed by
Stephanie Anderl
parent
afc1b2146c
commit
b55659f236
@@ -190,6 +190,7 @@ public
|
||||
|
||||
event Windows::Foundation::EventHandler<Windows::Foundation::Collections::IMap<Platform::String ^, double> ^> ^ VariablesUpdated;
|
||||
void SetVariable(Platform::String ^ variableName, double newValue);
|
||||
Platform::String ^ ConvertToLinear(Platform::String ^ mmlString);
|
||||
|
||||
protected:
|
||||
#pragma region Control Overrides
|
||||
|
Reference in New Issue
Block a user