File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8888 <ColumnDefinition />
8989 </Grid .ColumnDefinitions>
9090 <Button Margin =" 5 15" >
91- <TextBlock HorizontalAlignment =" Right" VerticalAlignment =" Center" TextAlignment =" Center" FontSize =" 10" Grid.Column=" 1" >
91+ <TextBlock HorizontalAlignment =" Right" VerticalAlignment =" Center" TextAlignment =" Center" FontSize =" 10" Grid.Column=" 1" >
9292 Return to
9393 <LineBreak />
9494 Order
100100 Sale
101101 </TextBlock >
102102 <Border Margin =" 5 15" Grid.Column=" 2" BorderBrush =" Black" BorderThickness =" .25" >
103- <TextBlock Text =" {Binding Path=OrderTotal, StringFormat= {} {0:C}}" HorizontalAlignment =" Center" VerticalAlignment =" Center" />
103+ <TextBlock Text =" {Binding Path=OrderTotal, StringFormat= {} {0:C}}" HorizontalAlignment =" Center" FontSize = " 7 " VerticalAlignment =" Center" />
104104 </Border >
105105 <TextBlock HorizontalAlignment =" Right" VerticalAlignment =" Center" TextAlignment =" Center" FontSize =" 10" Grid.Column=" 3" >
106106 Amount
You can’t perform that action at this time.
0 commit comments