mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-26 19:16:34 +08:00
尝试使用源生成器规范NodeModel代码逻辑
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
xmlns:local="clr-namespace:Serein.Workbench.Node.View"
|
||||
xmlns:vm="clr-namespace:Serein.Workbench.Node.ViewModel"
|
||||
xmlns:themes="clr-namespace:Serein.Workbench.Themes"
|
||||
d:DataContext="{d:DesignInstance vm:ConditionNodeControlViewModel}"
|
||||
mc:Ignorable="d"
|
||||
MaxWidth="300">
|
||||
|
||||
<UserControl.Resources>
|
||||
|
||||
Reference in New Issue
Block a user