Added ability to modify image of existing items
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
Route="Item"
|
||||
Scope="self">
|
||||
<Parameter Key="Name" Value="{Binding Name}" />
|
||||
<Parameter Key="Category" Value="{Binding Category}" />
|
||||
<Parameter Key="ImageDescriptor" Value="{Binding ImageDescriptor}" />
|
||||
<Parameter Key="FromCategory" Value="{x:False}" />
|
||||
<Parameter Key="Favourite" Value="{Binding IsFavourite}" />
|
||||
|
||||
Reference in New Issue
Block a user