Fix right click not working

This commit is contained in:
DHR60 2025-09-11 12:14:18 +08:00
parent 0cde086448
commit bd3a733057

View file

@ -95,6 +95,7 @@
x:Name="lstChild"
Grid.Row="1"
AutoGenerateColumns="False"
Background="Transparent"
BorderThickness="1"
CanUserReorderColumns="False"
CanUserResizeColumns="True"