mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Added FlowDirection override on Grapher
This commit is contained in:
parent
427f9736f2
commit
6557485c54
1 changed files with 1 additions and 0 deletions
|
@ -592,6 +592,7 @@
|
||||||
LosingFocus="GraphingControl_LosingFocus"
|
LosingFocus="GraphingControl_LosingFocus"
|
||||||
LostFocus="GraphingControl_LostFocus"
|
LostFocus="GraphingControl_LostFocus"
|
||||||
UseSystemFocusVisuals="True"
|
UseSystemFocusVisuals="True"
|
||||||
|
FlowDirection="LeftToRight"
|
||||||
VariablesUpdated="GraphingControl_VariablesUpdated">
|
VariablesUpdated="GraphingControl_VariablesUpdated">
|
||||||
<graphControl:Grapher.ContextFlyout>
|
<graphControl:Grapher.ContextFlyout>
|
||||||
<MenuFlyout Placement="Bottom">
|
<MenuFlyout Placement="Bottom">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue