diff --git a/demo/Ursa.Demo/Pages/PopConfirmDemo.axaml b/demo/Ursa.Demo/Pages/PopConfirmDemo.axaml
index 91b0191..43b53e9 100644
--- a/demo/Ursa.Demo/Pages/PopConfirmDemo.axaml
+++ b/demo/Ursa.Demo/Pages/PopConfirmDemo.axaml
@@ -9,44 +9,64 @@
x:DataType="viewModels:PopConfirmDemoViewModel"
x:Class="Ursa.Demo.Pages.PopConfirmDemo">
+
+
+
+
+
+
+
-
-
+ CancelCommand="{Binding Path=CancelCommand}">
+
-
-
+ CancelCommand="{Binding Path=CancelCommand}">
+
-
-
+
+ CancelCommand="{Binding Path=CancelCommand}">
-
-
+
-
+ CancelCommand="{Binding Path=AsyncCancelCommand}">
+
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/src/Ursa.Themes.Semi/Controls/PopConfirm.axaml b/src/Ursa.Themes.Semi/Controls/PopConfirm.axaml
index e2fa045..2142d62 100644
--- a/src/Ursa.Themes.Semi/Controls/PopConfirm.axaml
+++ b/src/Ursa.Themes.Semi/Controls/PopConfirm.axaml
@@ -5,7 +5,7 @@
-
+