Skip to content

Make TitleBarButton public to enable re-templating TitleBar.#946

Merged
pomianowski merged 4 commits intolepoco:developmentfrom
kevfrench:titlebarbutton-accessibility
Mar 13, 2024
Merged

Make TitleBarButton public to enable re-templating TitleBar.#946
pomianowski merged 4 commits intolepoco:developmentfrom
kevfrench:titlebarbutton-accessibility

Conversation

@kevfrench
Copy link
Copy Markdown
Contributor

Pull request type

Please check the type of change your PR introduces:

  • 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?

The Wpf.UI.Controls.TitleBarButton class is marked as internal. This prevents applications from subsclassing and re-templating the title bar to add additional behaviour.

Issue Number: #937 (indirectly)

What is the new behavior?

Wpf.UI.Controls.TitleBarButton is now public, enabling the title bar to be re-templated.

Other information

n/a

@pomianowski pomianowski merged commit 155cfd6 into lepoco:development Mar 13, 2024
@kevfrench kevfrench deleted the titlebarbutton-accessibility branch March 14, 2024 08:00
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants