chore: 调整下主界面完成后下拉选项高度

This commit is contained in:
MistEO
2023-01-28 19:29:48 +08:00
parent f74b714f6d
commit e15f195cbc

View File

@@ -127,6 +127,7 @@
Grid.Column="1"
Width="160"
Margin="5"
MaxDropDownHeight="800"
DisplayMemberPath="Display"
ItemsSource="{Binding ActionAfterCompletedList}"
SelectedValue="{Binding ActionAfterCompleted}"