mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
parent
67fa2286eb
commit
cf33f6c1b4
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
||||||
-->
|
-->
|
||||||
<controls:CalculatorButton x:Name="decimalSeparatorButton"
|
<controls:CalculatorButton x:Name="decimalSeparatorButton"
|
||||||
x:Uid="decimalSeparatorButton"
|
x:Uid="decimalSeparatorButton"
|
||||||
Grid.Row="4"
|
Grid.Row="3"
|
||||||
Grid.Column="2"
|
Grid.Column="2"
|
||||||
Style="{Binding ElementName=ControlRoot, Path=ButtonStyle}"
|
Style="{Binding ElementName=ControlRoot, Path=ButtonStyle}"
|
||||||
Background="{ThemeResource AppBackgroundAltMediumLowBrush}"
|
Background="{ThemeResource AppBackgroundAltMediumLowBrush}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue