Skip to content

Conversation

@Koichi-Kobayashi
Copy link

@Koichi-Kobayashi Koichi-Kobayashi commented Nov 28, 2025

Pull request type

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Issue Number: #557 #770

What is the new behavior?

-Added an “Add Button” and a “Close Button”
-Enabled tab dragging and dropping

Other information

2025-11-29_06h29_47 2025-11-29_06h30_54
2025-11-29_11h33_36_TabContorl.mp4

@github-actions github-actions bot added themes Topic is related to managing themes controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request gallery WPF UI Gallery dotnet release labels Nov 28, 2025
- Implement TabAddingProperty and TabClosingProperty attached properties
  in TabControlExtensions to allow XAML-based event handler assignment
- Add comprehensive XML documentation comments for the new properties
  and their change handlers
- Add implementation examples in Gallery with detailed code samples
- Enable XAML syntax: uiControls:TabControlExtensions.TabAdding="Handler"
  and uiControls:TabControlExtensions.TabClosing="Handler"
@Koichi-Kobayashi Koichi-Kobayashi changed the title Added an “Add Button” and a “Close Button” to the tab control. Additionally, drag-and-drop functionality has been enabled. feat(controls): Add an “Add Button” and a “Close Button” to the tab control. Additionally, drag-and-drop functionality has been enabled. Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. dotnet gallery WPF UI Gallery PR Pull request release styles Topic is related to styles themes Topic is related to managing themes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant