mirror of
https://github.com/4sval/FModel.git
synced 2026-05-10 06:03:12 -05:00
Fixed Bulk Decompile
This commit is contained in:
parent
d09fa33f39
commit
1509d7e800
|
|
@ -69,7 +69,7 @@
|
|||
Command="{Binding RightClickMenuCommand}">
|
||||
<MenuItem.CommandParameter>
|
||||
<MultiBinding Converter="{x:Static converters:MultiParameterConverter.Instance}">
|
||||
<Binding Source="Folders_Save_Code" />
|
||||
<Binding Source="Save_Code" />
|
||||
<Binding Path="Tag"
|
||||
RelativeSource="{RelativeSource AncestorType=ContextMenu}" />
|
||||
</MultiBinding>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user