I am new to wpf. I am working on a computer application. Here is a requirement. When a user selects Uppercase from combobox, then when he types uppercase font should appear in the rich text box. End result of the text box needs mixture of uppercase lines and lowercase lines.
In simple textbox, there is character casing option but in rich text box there is no such. So how could I achieve this. Sorry for my bad english. Hope you understand my requirement.