View on GitHub

xaml-sdk

The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik UI for WPF controls.

Adjust Position Of PanelBarItems when PanelBar has no ScrollBar

The example demonstrates an approach to customizing the RadPanelBarItems to include a ScrollBar when the RadPanelBar’s vertical ScrollBar is Disabled.

Triggers are used to set the proper ContentTemplate for the RadPanelBarItem, depending on the level they are on.

Margin of Header of SecondLevel items is removed (from 5 0 to 0), which requires a custom ControlTemplate