✅ How To Style ScrollBar Avalonia
I'm trying to follow the repo's page on styling the ScrollBar for the screen I'm working on. I'm trying to get it so that the border of the outter most part of the scroll bar is the
ButtonPrimaryNight
dynamic resource and the background is transparent. Then the moving part inside of the ScrollBar I would like to have the color of dynamic resource TextColorNight
and I'd like to have some space on the inside around the moving part of the scroll bar. If anyone can help achieve this, I would greatly appreciate it.GitHub
Avalonia/src/Avalonia.Themes.Fluent/Controls/ScrollBar.xaml at mast...
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology - AvaloniaUI/Avalonia
0 Replies