mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
工作菜单自动打开
This commit is contained in:
parent
ab1aa2d627
commit
d3a125ac1d
@ -178,6 +178,7 @@ public partial class winWorkMenu : WindowX
|
|||||||
//}
|
//}
|
||||||
//else if (detailTypes.SelectedIndex == lastIndex)
|
//else if (detailTypes.SelectedIndex == lastIndex)
|
||||||
//{
|
//{
|
||||||
|
detailTypes.IsDropDownOpen = true;
|
||||||
detailTypes_SelectionChanged(null, null);
|
detailTypes_SelectionChanged(null, null);
|
||||||
//}
|
//}
|
||||||
}, DispatcherPriority.Loaded);
|
}, DispatcherPriority.Loaded);
|
||||||
|
Loading…
Reference in New Issue
Block a user