in my silverlight application i want to create a style from code behind and apply created style to control. in database we have one table which is store a value like FontNaame ,Colour ,Bold ,Italic, Font Size i want to create a style base on that parameter and apply to control
is their any possibility?
please add code if it is possible
thanks in advance.
Try something like this:
Simple sample project is here: http://sdrv.ms/MWPxuO