mirror of
https://github.com/holgerb83/ModernWpfPlayground.git
synced 2025-04-19 23:03:49 +02:00
updated to preview
This commit is contained in:
parent
1867276305
commit
dd426624da
@ -177,7 +177,7 @@
|
|||||||
<Button HorizontalAlignment="Stretch" Content="Open catalog" />
|
<Button HorizontalAlignment="Stretch" Content="Open catalog" />
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
<StackPanel Grid.Column="1" Grid.ColumnSpan="2">
|
<StackPanel Grid.Column="1" Grid.ColumnSpan="2">
|
||||||
<TextBlock Margin="0,10" FontSize="16">
|
<TextBlock Margin="0,10" FontSize="24" TextWrapping="Wrap">
|
||||||
<Run FontWeight="Bold" Text="T" /><Run Text="ower" />
|
<Run FontWeight="Bold" Text="T" /><Run Text="ower" />
|
||||||
<Run FontWeight="Bold" Text="a" /><Run Text="nd" />
|
<Run FontWeight="Bold" Text="a" /><Run Text="nd" />
|
||||||
<Run FontWeight="Bold" Text="B" /><Run Text="asement" />
|
<Run FontWeight="Bold" Text="B" /><Run Text="asement" />
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="ModernWpfUI" Version="0.7.4" />
|
<PackageReference Include="ModernWpfUI" Version="0.8.0-preview.200206.2" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user