open WarningDelete Modal

This commit is contained in:
Natlinux81
2022-08-21 17:40:36 +02:00
parent 145b104226
commit 63e24deccc
7 changed files with 127 additions and 3 deletions

View File

@@ -58,7 +58,7 @@
BorderThickness="0"
Cursor="Hand"
ToolTip="Löschen"
Command="{Binding DeleteCommand}">
Command="{Binding WarningDeleteCommand}">
<iconPacks:PackIconMaterial Kind="TrashCan"
VerticalAlignment="Center"
HorizontalAlignment="Center"