将浮动工具栏使用新控件

This commit is contained in:
PrefacedCorg
2026-04-11 17:18:51 +08:00
parent bb82eb4891
commit dbac80509a
3 changed files with 11 additions and 2 deletions
+1
View File
@@ -7939,6 +7939,7 @@
ButtonMouseDown="FloatingBarToolBtnMouseDownFeedback_Panel"
ButtonMouseLeave="FloatingBarToolBtnMouseLeaveFeedback_Panel"
ButtonMouseUp="SymbolIconDelete_MouseUp"
IconBrush="{DynamicResource RedBrush}"
Label="{i18n:I18n Key=FloatingBar_Clear}" />
<ikw:SimpleStackPanel Name="StackPanelCanvasControls" Visibility="Visible"
Orientation="{Binding ElementName=StackPanelFloatingBar, Path=Orientation}">