Giving a LeastBoxItem in XAML rounded Edges
I'm currenty working on a lidle Project, just to get used to XAML. I started adding styles by adding Static Recources and x:Key="" and so on. Currently im trying to giv e a ListBoxItem or maybe the Grid innit ( idont know which one needs the boarder) rounded edges. For Tabitems it worked perfectly fine by using a template in the style. But somewhy for the ListBoxItem nothing works. Not in the styles, not in the XAML and the styling it there, not by adding a boarder and styling it... It just deosnt work. Even if i copie the same code from the TabItem, it only works there. Can somebody help?
0 Replies