mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-03 23:56:37 +08:00
dev版本
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
</ResourceDictionary.MergedDictionaries>
|
||||
|
||||
<Style x:Key="AIStudio.Styles.FlowchartEditor" TargetType="{x:Type controls:FlowchartEditor}">
|
||||
<Setter Property="Focusable" Value="True"/>
|
||||
<Setter Property="Template">
|
||||
<Setter.Value>
|
||||
<ControlTemplate TargetType="{x:Type controls:FlowchartEditor}">
|
||||
|
||||
@@ -179,7 +179,7 @@ namespace AIStudio.Wpf.Flowchart.Controls
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region ToolBox
|
||||
#region PropertiesBox
|
||||
/// <summary>
|
||||
/// 附加组件模板
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user