WPF makes it very easy to create conditional formatting rules at design time based the underlying bound data values.
Are there any existing solutions that allow end users to create conditional formatting rules at run time?
Edit: I understand how to apply conditional formatting. I am curious if there are existing solutions that provide mechanisms for end users to create custom styles at run time
Edit: Excel's Conditional Formatting capability could be viewed as an example of the type of capability I am looking for