Describe the bug
A clear and concise description of what the bug is.
When creating a TokenizingTextBox with the Header property set, the header is displayed is inside the input area and not on top of it.
Steps to Reproduce
Steps to reproduce the behavior:
- Create TokenizingTextBox with Header
Expected behavior
A clear and concise description of what you expected to happen.
Header should render just like other text input controls, i.e. on top of it and not inside the input area.
Screenshots
If applicable, add screenshots to help explain your problem.
XAML:
<TokenizingTextBox Header="Some text"/>

Environment
NuGet Package(s):
Package Version(s):
Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [ ] May 2020 Update (19041)
- [x] Insider Build (build number: 19042)
App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [ ] May 2020 Update (19041)
- [ ] Insider Build (xxxxx)
Device form factor:
- [x] Desktop
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio
- [ ] 2017 (version: )
- [x] 2019 (version: )
- [ ] 2019 Preview (version: )
- [x] 2022 Preview
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
When creating a TokenizingTextBox with the Header property set, the header is displayed is inside the input area and not on top of it.
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Header should render just like other text input controls, i.e. on top of it and not inside the input area.
Screenshots
If applicable, add screenshots to help explain your problem.
XAML:
Environment
Additional context
Add any other context about the problem here.