We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf4d4fa + 1a17570 commit bb29c67Copy full SHA for bb29c67
src/Acr.UserDialogs.Uwp/ProgressContentDialog.xaml
@@ -6,6 +6,7 @@
6
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
7
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
8
mc:Ignorable="d"
9
+ MinHeight="0"
10
Background="Black"
11
Opacity="0.7">
12
0 commit comments