mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-16 06:06:36 +08:00
整理
This commit is contained in:
@@ -980,7 +980,7 @@
|
||||
</Fluent:ToggleButton>
|
||||
|
||||
</Fluent:RibbonGroupBox>
|
||||
<Fluent:RibbonGroupBox Header="操作" IsEnabled="{Binding PageViewModel.DiagramViewModel.SelectedItem,Converter={StaticResource NullableToBooleanConverter}}"
|
||||
<Fluent:RibbonGroupBox Header="操作" IsEnabled="{Binding SelectedItemViewModel,Converter={StaticResource NullableToBooleanConverter}}"
|
||||
IsLauncherVisible="True">
|
||||
<Fluent:DropDownButton Header="位置" Icon="{iconPacks:Material Kind=LayersOutline}" Width="50" VerticalAlignment="Top">
|
||||
<Fluent:DropDownButton.LargeIcon>
|
||||
|
||||
Reference in New Issue
Block a user