mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-26 03:07:55 +08:00
@@ -60,7 +60,7 @@
|
||||
<MultiBinding Converter="{StaticResource ConectorValueConverter}">
|
||||
<Binding Path="ConnectorValue" />
|
||||
<Binding Path="ConnectorString" />
|
||||
<Binding Path="ValueType"/>
|
||||
<Binding Path="ConnectorValueType"/>
|
||||
</MultiBinding>
|
||||
</TextBlock.Text>
|
||||
<TextBlock.RenderTransform>
|
||||
@@ -87,7 +87,7 @@
|
||||
<MultiBinding Converter="{StaticResource ConectorValueConverter}">
|
||||
<Binding Path="ConnectorValue" />
|
||||
<Binding Path="ConnectorString" />
|
||||
<Binding Path="ValueType"/>
|
||||
<Binding Path="ConnectorValueType"/>
|
||||
</MultiBinding>
|
||||
</TextBlock.Text>
|
||||
<TextBlock.RenderTransform>
|
||||
|
||||
Reference in New Issue
Block a user