microsoft / microsoft/microsoft-ui-xaml
`TitleBarAutomationPeer` has incorrect namespace
Open
area-DevInternal
area-TitleBar
bug
- Dominant language
- C++
- Stars
- 8.4k
- Forks
- 942
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 105
Description
### Describe the bug
It seems the `TitleBarAutomationPeer` is in the `Microsoft.UI.Xaml.Controls` namespace instead of `Microsoft.UI.Xaml.Automation.Peers` namespace.
### Why is this important?
All other peers are in the `.Automation.Peers` namespace
### Steps to reproduce the bug
-
### Actual behavior
_No response_
### Expected behavior
_No response_
### Screenshots
_No response_
### NuGet package version
None
### Windows version
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.