WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
Is your feature request related to a problem? Please describe
In the 3.0 previews, TitleBar's Header property has been changed in behavior. It now shows up to the right of the Title, whereas it used to be instead of it.
I would appreciate if we could get the old behavior back, perhaps as a separate property LeftHeader.
Describe the solution you'd like
It depends on what this new behavior is even good for; the gallery doesn't contain a sample.
I would be fine with a set of LeftHeader and RightHeader properties.
Describe alternatives you've considered
No response
Additional context
I use this to enable macOS-like two-line titles, e.g.
Is your feature request related to a problem? Please describe
In the 3.0 previews,
TitleBar
'sHeader
property has been changed in behavior. It now shows up to the right of theTitle
, whereas it used to be instead of it.I would appreciate if we could get the old behavior back, perhaps as a separate property
LeftHeader
.Describe the solution you'd like
It depends on what this new behavior is even good for; the gallery doesn't contain a sample.
I would be fine with a set of
LeftHeader
andRightHeader
properties.Describe alternatives you've considered
No response
Additional context
I use this to enable macOS-like two-line titles, e.g.