增加干度计算的数据
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
AutoHandCommand="{Binding Source={StaticResource Proxy}, Path=Data.AutoHandCmd}"
|
||||
AutoHandState="False"
|
||||
HandValueCommand="{Binding Source={StaticResource Proxy}, Path=Data.HandValueCmd}"
|
||||
HandValueMVParameter="{Binding PVModel.EngValue}"
|
||||
HandValueMVParameter="{Binding MVModel.EngValue}"
|
||||
HandValueSVParameter="{Binding SVModel.EngValue}"
|
||||
IsEnabled="True"
|
||||
MeterName="{Binding NameNoUnit}"
|
||||
@@ -1161,7 +1161,7 @@
|
||||
<ListView.ItemContainerStyle>
|
||||
<Style TargetType="ListViewItem">
|
||||
<!--<Setter Property="Background" Value="Transparent" />-->
|
||||
<Setter Property="Height" Value="20" />
|
||||
<Setter Property="Height" Value="18" />
|
||||
</Style>
|
||||
</ListView.ItemContainerStyle>
|
||||
</ListView>
|
||||
|
||||
Reference in New Issue
Block a user