Removed unused code. Minor code changes.
This commit is contained in:
parent
1602937be3
commit
950844a14b
6 changed files with 27 additions and 61 deletions
|
@ -143,7 +143,7 @@
|
|||
</TabItem>
|
||||
<TabItem Header="About" HorizontalAlignment="Center" Height="20" VerticalAlignment="Center" Width="54">
|
||||
<StackPanel Margin="10,20,10,10">
|
||||
<Label VerticalAlignment="Stretch" Content="{Binding AboutVersionText}">
|
||||
<Label VerticalAlignment="Stretch" Content="{Binding AboutVersionText, Mode=OneTime}">
|
||||
<Label.ContentTemplate>
|
||||
<DataTemplate>
|
||||
<StackPanel>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue