mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Merge pull request #27 from nventive/dev/jela/history
Remove unused x:DeferLoadStrategy
This commit is contained in:
commit
0fda36549c
3 changed files with 0 additions and 2 deletions
|
@ -201,7 +201,6 @@
|
|||
Grid.Column="0"
|
||||
Style="{StaticResource OperatorButtonStyle}"
|
||||
FontSize="12"
|
||||
x:DeferLoadStrategy="Lazy"
|
||||
AutomationProperties.AutomationId="rolButton"
|
||||
ButtonId="Rol"
|
||||
Content="RoL"
|
||||
|
@ -212,7 +211,6 @@
|
|||
Grid.Column="1"
|
||||
Style="{StaticResource OperatorButtonStyle}"
|
||||
FontSize="12"
|
||||
x:DeferLoadStrategy="Lazy"
|
||||
AutomationProperties.AutomationId="rorButton"
|
||||
ButtonId="Ror"
|
||||
Content="RoR"
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue