Visual refresh of dialogs.
This commit is contained in:
@@ -7,11 +7,9 @@
|
||||
xmlns:dialogs="using:Wino.Dialogs"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
Closing="DialogClosing"
|
||||
CornerRadius="8"
|
||||
Style="{StaticResource WinoDialogStyle}"
|
||||
mc:Ignorable="d">
|
||||
|
||||
<!-- ContentDialogs do not support VSM. -->
|
||||
|
||||
<controls:AccountCreationDialogControl
|
||||
VerticalAlignment="Center"
|
||||
CancelClicked="CancelClicked"
|
||||
|
||||
Reference in New Issue
Block a user