Let\'s say I have two different, distinct stack panels (we\'ll call them SPA and SPB), each with 10 textblocks as child elements. All the textblocks in SPA should use one st
I found one good solution for it here. Below is the sample code -
Header 1 Header 2 Header 3
I hope this would help.