Playing with Snackbar

This commit is contained in:
Holger Boerchers
2018-08-02 22:53:13 +02:00
parent ad14691479
commit d39ffa2cb2
3 changed files with 35 additions and 8 deletions

View File

@ -31,8 +31,7 @@
Margin="10,0"
HorizontalAlignment="Stretch"
DockPanel.Dock="Bottom"
IsActive="True"
Message="Hello World" />
MessageQueue="{Binding MessageQueue}" />
<StackPanel>
<Button
Height="45"