I need change color in code behind for part of text string..
My exaple:
textblock1.Text = string1 + string2 + string3;
String have dynamic values, and i want to string2 display after running the program in blue color and it must be defined in the code behind.
Its possible? Thank you!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…