lepoco / wpfui

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.
https://wpfui.lepo.co
MIT License
7.72k stars 756 forks source link

Bug: NavigationView OpenPaneLength should be OpenPaneWidth #1253

Open Xenovore opened 1 month ago

Xenovore commented 1 month ago

Describe the bug

If I want to set the width of the pane, I expect a width property. It's quite confusing to call it "length".

To Reproduce

Look at it

Expected behavior

Call the property "OpenPaneWidth"

Screenshots

No response

OS version

Any

.NET version

Any

WPF-UI NuGet version

Any

Additional context

No response