add media removal

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-09-06 01:27:49 +03:00
parent 053719c4a8
commit b0e4b467c1
3 changed files with 33 additions and 2 deletions
+1
View File
@@ -177,6 +177,7 @@
<ListView.ContextMenu>
<ContextMenu Name="LvFilesContextMenu">
<MenuItem Header="Відкрити папку..." Click="OpenContainingFolder" Background="WhiteSmoke" />
<MenuItem Header="Видалити..." Click="DeleteMedia" Background="WhiteSmoke" />
</ContextMenu>
</ListView.ContextMenu>
<ListView.View>