完成变量表添加变量
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
Grid.Column="0"
|
||||
Margin="0,15,0,0"
|
||||
hc:InfoElement.Title="协议类型:"
|
||||
IsEnabled="False"
|
||||
ItemsSource="{Binding Source={StaticResource ProtocolType}}"
|
||||
SelectedItem="{Binding Variable.Protocol, UpdateSourceTrigger=PropertyChanged}">
|
||||
<ComboBox.ItemTemplate>
|
||||
|
||||
Reference in New Issue
Block a user