Fix stato verifica delle feature in lista pezzi
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<Border BorderBrush="{Binding Calc_BorderBrush}"
|
||||
BorderThickness="2"
|
||||
Padding="1">
|
||||
<ItemsControl ItemsSource="{Binding FeatureList}">
|
||||
<ItemsControl ItemsSource="{Binding BTLFeatureVMList}">
|
||||
<ItemsControl.ItemsPanel>
|
||||
<ItemsPanelTemplate>
|
||||
<UniformGrid Columns="6" Rows="5"/>
|
||||
|
||||
Reference in New Issue
Block a user