Hello, can someone tell me how to style a RadTreeViewItem purely in code behind?
I did read this article: http://docs.telerik.com/devtools/wpf/controls/radtreeview/styles-and-templates/styling-and-appearance-styling-radtreeviewitem#modifying-the-default-style
but I don't want to use XAML at all and I don't know how to access those properties in code.